author | Alexandre Vassalotti <alexandre@peadrop.com> | |
Thu, 28 Jun 2007 16:56:57 +0000 (12:56 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 30 Jun 2007 17:49:14 +0000 (10:49 -0700) | ||
commit | 72bb989d6e15f1ff443454b5836358ced1dc5bea | |
tree | 021c834e2f3625a12dcc7f3faa7bf7431d417121 | tree | snapshot |
parent | bfc04bb9b847912ee41a21fc23110962851878b2 | commit | diff |
git-tag: Fix "can't shift that many".
This stop git-tag from emitting a "shift: can't shift that many"
error, when listing tags.
[jc: with further fixups from Sam Vilain merged in; it passes
the tests under dash now]
Signed-off-by: Alexandre Vassalotti <alexandre@peadrop.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This stop git-tag from emitting a "shift: can't shift that many"
error, when listing tags.
[jc: with further fixups from Sam Vilain merged in; it passes
the tests under dash now]
Signed-off-by: Alexandre Vassalotti <alexandre@peadrop.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-tag.sh | diff | blob | history |