author | Junio C Hamano <junkio@cox.net> | |
Fri, 27 Jan 2006 02:11:06 +0000 (18:11 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 27 Jan 2006 02:11:06 +0000 (18:11 -0800) | ||
commit | 2796a9de31cb12d719c73695334ee873c5213d4a | |
tree | 4630739fa26fbdd027a19661765e11dec187cabd | tree | snapshot |
parent | 521698b1538fb3c9bd818ee98f2c17d2c80c9605 | commit | diff |
git-fetch --upload-pack: disambiguate.
Johannes noticed the recent addition of this new flag
inadvertently took over existing --update-head-ok (-u). Require
longer abbreviation to this new option which would be needed in
a rare setup.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Johannes noticed the recent addition of this new flag
inadvertently took over existing --update-head-ok (-u). Require
longer abbreviation to this new option which would be needed in
a rare setup.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/fetch-options.txt | diff | blob | history | |
git-fetch.sh | diff | blob | history |