diff options
author | Linus Torvalds <torvalds@osdl.org> | 2005-09-19 15:16:03 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-09-20 15:04:19 -0700 |
commit | af61c6e008c39ee9f61af33bb48850230f503443 (patch) | |
tree | 13120b0878ce98f84ac569ac9bea904e2b4ded61 /Documentation/git-ls-remote.txt | |
parent | 343d35c9166cf1713eb2787c3506fd2663466262 (diff) | |
download | git-af61c6e008c39ee9f61af33bb48850230f503443.tar.gz |
Fix extended short SHA1 name completion
get_sha1() would not do sha1 completion of short SHA1's when they were
part of a more complex expression. So doing
git-rev-parse 727132834e6be48a93c1bd6458a29d474ce7d5d5^
would work, and return 87c6aeb4efdd4355918d127a91bd0adc5a02f8ff. But using
the shorthand version
git-rev-list 72713^
wouldn't work.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-ls-remote.txt')
0 files changed, 0 insertions, 0 deletions