commit | f71a69ab055c47056d0270b29b8f7455278c2422 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Thu Sep 15 14:56:37 2005 -0700 |
committer | Junio C Hamano <junkio@cox.net> | Thu Sep 15 14:56:37 2005 -0700 |
tree | 783a7ee17c193bb5baa6f8ebb87e6ce365ae13e6 | |
parent | 0de68d28d34f915951324b9f387e6e67172e9951 [diff] |
Be more backward compatible with git-ssh-{push,pull}. HPA reminded me that these programs knows about the name of the counterpart on the other end and simply symlinking the old name to new name locally would not be enough. Signed-off-by: Junio C Hamano <junkio@cox.net>