On Fri, Apr 19, 2013 at 5:08 PM, Yann Dirson <dirson@xxxxxxxxx> wrote: > git reflog, when applied to a tag, should surely bail out saying there is reflog > for the requested reference. However, instead it spits out a single line of > abbreviated sha1's of an ancestry walk: > > $ git reflog --decorate v1.8.2.1 > 5bda18c (tag: v1.8.2.1) 6466fbb 2137ce0 (tag: v1.8.1.6) 4bbb830 0e9b327 ... Also "git reflog --decorate origin/master^{}" should have bailed out instead of printing nothing. -- Duy -- 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