hg-git icon indicating copy to clipboard operation
hg-git copied to clipboard

hg out dies on readonly repository

Open zdm opened this issue 10 years ago • 0 comments

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?

zdm avatar May 01 '15 01:05 zdm