On Tue, Sep 19, 2017 at 08:22:19AM +0200, Michael Haggerty wrote: > If a reference is broken, suppress its peeled value. Makes sense. Without this we might return an answer for "git show tag^{commit}" even if the repo is broken and the object pointed to by "tag" is missing. -Peff