]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
repobrowse: stop abbreviating object names
authorEric Wong <e@80x24.org>
Sat, 4 Mar 2017 02:15:29 +0000 (02:15 +0000)
committerEric Wong <e@80x24.org>
Sat, 4 Mar 2017 02:15:29 +0000 (02:15 +0000)
commitd78b17adabb1880857c67fda40be0c47fe9d1866
treeb514ed019ef323e0cb09eaff130e512d5de89082
parent10f315b0f25cc8141ddfd9c03c58db65ca5652b5
repobrowse: stop abbreviating object names

Ending up with potentially ambiguous identifiers in the
future is not worth saving some bytes, in this case.
lib/PublicInbox/Git.pm
lib/PublicInbox/RepoGitAtom.pm
lib/PublicInbox/RepoGitSrc.pm