commit | c9d023b2a63ef233c63e1b8f95aabac74362719d | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Sat Sep 10 18:24:46 2005 -0700 |
committer | Junio C Hamano <junkio@cox.net> | Sat Sep 10 18:27:20 2005 -0700 |
tree | 650c8ef0ed5126fa499194fc8997f31472a5ffb0 | |
parent | b595ed1478e6240593df4c927c4a240575f53d44 [diff] |
Fix 'git-show-branch --list <head>' It mistakenly failed to output anything when given a single head. Signed-off-by: Junio C Hamano <junkio@cox.net>