diff options
author | Linus Torvalds <torvalds@osdl.org> | 2005-09-16 17:53:19 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-09-17 11:57:50 -0700 |
commit | 2a7055ae982fd66b078ac84cbb2b1f9408b67295 (patch) | |
tree | 3434a957859f191824b4adbad7641f89f0c97f74 /git-merge-stupid.sh | |
parent | a09af243fbffeb5ddc5dbc94a4bdf9201c346030 (diff) | |
download | git-2a7055ae982fd66b078ac84cbb2b1f9408b67295.tar.gz |
[PATCH] Fix "git-rev-list" revision range parsing
There were two bugs in there:
- if the range didn't end up working, we restored the '.' character in
the wrong place.
- an empty end-of-range should be interpreted as HEAD.
See rev-parse.c for the reference implementation of this.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-merge-stupid.sh')
0 files changed, 0 insertions, 0 deletions