Open zdm opened 9 years ago
Hello. I have remote readonly subrepo:
git+https://github.com/schacon/hg-git.git
Every time, when I push to main repository, hg trying to check if subrepo also has outgoing changes and dies with message "permission denied". Is it possible to make hg-git to perform hg out command without authentication?
Hello. I have remote readonly subrepo:
Every time, when I push to main repository, hg trying to check if subrepo also has outgoing changes and dies with message "permission denied". Is it possible to make hg-git to perform hg out command without authentication?