Dennis Kaarsemaker <dennis@xxxxxxxxxxxxxxx> writes: >> > $ git (log -g|reflog) v2.7.0 >> > From the bizarre behaviour above to a silent noop. > > As I demonstrated in the text that you cut: that is not true. > git log -g v2.7.0 and git reflog v2.7.0 are *not* silent, but buggy. I > would like to make them silent. Ah, sorry, I totally misread your "bizarre". Yes, "log -g" that walks the history not the reflog is "bizarre" and wrong, which we already agreed in the previous exchange. A fixed behaviour that walks only the reflog entries should become a "silent noop". -- 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