context: generate file ancestors in reverse revision order (
issue2642)
The related() function in copies assumes that revisions are generated
in reverse revision order, so it was getting confused in some situations.
subrepo: only attempt pulling from git's origin
git fetch does not accept repository URLs as arguments, and the intended
logic of this code was not actually doing anything.
sshrepo: catch passwords in ssh urls
see also
e4b02eb825b1