]> Sergey Matveev's repositories - public-inbox.git/commit
viewvcs: reduce hash assignments for commit info
authorEric Wong <e@80x24.org>
Mon, 29 Aug 2022 09:26:45 +0000 (09:26 +0000)
committerEric Wong <e@80x24.org>
Mon, 29 Aug 2022 19:05:54 +0000 (19:05 +0000)
commit03c93202f18e117bad325f35c8e78f1827be72f5
tree9d9833e55c9e379dd953740fc9b33ab1222d678f
parentd03cb41b664aa6cd72fd87f7f88a54e80b976960
viewvcs: reduce hash assignments for commit info

This makes some of the associated code less verbose and
easier-to-read IMHO.
lib/PublicInbox/ViewVCS.pm