Helix4Git Administrator Guide (2019.1)

Unable to clone: missing read permission

Problem Solution
git clone https://bruno@ConnectorHost/gD1/repo8

results in:

No read permission

Grant the read permission:

p4 grant-permission -u bruno -p read -d gD1

See p4 grant-permission in Helix Core P4 Command Reference.