]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
git: lazy initialization of error output
authorEric Wong <e@80x24.org>
Sun, 25 Dec 2016 08:52:41 +0000 (08:52 +0000)
committerEric Wong <e@80x24.org>
Mon, 26 Dec 2016 10:03:14 +0000 (10:03 +0000)
commitfa849271ab532f3c09bf20255a4cf17c268a3e7a
tree5e110fb6a567aa9cadbd9f684ea9a9cb83add09b
parente36899b149ecb7cc56f88a6078b18b211ac3c793
git: lazy initialization of error output

We may not keep this feature after all, but for now we'll hold
off on creating it to cheapen instantiation.
lib/PublicInbox/Git.pm