diff options
author | Junio C Hamano <junkio@cox.net> | 2005-10-19 18:28:17 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-10-19 21:04:53 -0700 |
commit | 4dab94d52e25b6a53a715613ec5b06b42b240106 (patch) | |
tree | 061550ba5e546c9c795b365e1364a159aa264f7c /Documentation/git-fetch.txt | |
parent | 0a8944dd48b97d258240af967dfdfcea4f203b85 (diff) | |
download | git-4dab94d52e25b6a53a715613ec5b06b42b240106.tar.gz |
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