Mercurial > hg
comparison mercurial/__init__.py @ 29379:fc777c855d66
largefiles: make cloning not ask two times about password (issue4883)
Before this commit url.opener overwritten stored password
for connection with given url/user even when
new password for given connection was not filled. This
commit makes opener overwrites saved authentication only
when it contains password.
author | liscju <piotr.listkiewicz@gmail.com> |
---|---|
date | Thu, 09 Jun 2016 12:41:57 +0200 |
parents | b3a677c82a35 |
children | b4d117cee636 |
comparison
equal
deleted
inserted
replaced
29378:fea71f66ebff | 29379:fc777c855d66 |
---|