Re: [PATCH] git log -g: Complain, but do not fail, when no reflogs are there
- Date: Tue, 24 Jul 2007 09:26:48 +0200
- From: "Alex Riesen" <raa.lkml@xxxxxxxxx>
- Subject: Re: [PATCH] git log -g: Complain, but do not fail, when no reflogs are there
On 7/24/07, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote:
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.
I believe you wont even see these complaints: the pager will start shortly
afterwards and fill the screen with commits, completely hiding the errors.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html