diff options
author | Junio C Hamano <junkio@cox.net> | 2005-10-20 03:28:17 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-10-20 06:04:53 +0200 |
commit | 4dab94d52e25b6a53a715613ec5b06b42b240106 (patch) | |
tree | 061550ba5e546c9c795b365e1364a159aa264f7c /Documentation/git-fetch.txt | |
parent | [PATCH] Do not send "want" lines for complete objects (diff) | |
download | git-4dab94d52e25b6a53a715613ec5b06b42b240106.tar.xz git-4dab94d52e25b6a53a715613ec5b06b42b240106.zip |
Do not feed rev-list an invalid SHA1 expression.
The previous round to optimize fetch-pack has a small bug that
feeds SHA1^ ("parent commit") before making sure SHA1 is
actually a commit (or a tag that eventually dereferences to a
commit). Also it did not help culling the known-to-be-common
parents if the common one was a merge.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-fetch.txt')
0 files changed, 0 insertions, 0 deletions