hg-git
hg-git copied to clipboard
hg out dies on readonly repository
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?