Hi, On Tue, 24 Jul 2007, Alex Riesen wrote: > 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. You can see it briefly, but it is hidden by default. Which is a good thing. If you set the pager to "cat" (which is happily not the default!) you can see them clearly. Until you are swamped by the rest of the output. Maybe this is a feature? Ciao, Dscho - 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