Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
git log -g: Complain, but do not fail, when no reflogs are there
author
Johannes Schindelin
<Johannes.Schindelin@gmx.de>
Mon, 23 Jul 2007 23:39:50 +0000
(
00:39
+0100)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 25 Jul 2007 00:28:10 +0000
(17:28 -0700)
When asking "git log -g --all", clearly you want to see only those refs
that do have reflogs, but you do not want it to fail, either.
So instead of die()ing, complain about it, but move on to the other refs.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
7b69b87
)
No differences found