I have a repository set up in Phabricator, with the following http address:
http://phabricator.vonji.fr/diffusion/VJ/
When I try to run this command:
git push --set-upstream origin master
I obtain this:
fatal: unable to access 'http://phabricator.vonji.fr/diffusion/VJ/': The requested URL returned error: 403
Whether I change those various parameters:
with or without policy.allow-public
with or without a VCS password
with or without diffusion.allow-http-auth
No combination fixes it.