diff options
author | Junio C Hamano <junkio@cox.net> | 2005-07-22 19:08:47 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-22 20:34:16 -0700 |
commit | a38e727925bfad369fc98165f6ff161193397f28 (patch) | |
tree | b24f30818110c5370d58add1200601969fca88cb /git-commit-script | |
parent | 5bb2c65aba9161ee77c42002009634e757005b4f (diff) | |
download | git-a38e727925bfad369fc98165f6ff161193397f28.tar.gz |
[PATCH] git-branch: avoid getting confused by empty or nonexisting branches.
When not specifying the start point explicitly, we ended up
emitting ^0 in addition to the default HEAD. Be careful to see
if we have "$2" before finding out which commit to base the new
branch on.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-commit-script')
0 files changed, 0 insertions, 0 deletions