]> Sergey Matveev's repositories - public-inbox.git/commit
lei_mirror: further reduce `git config' calls
authorEric Wong <e@80x24.org>
Sun, 12 Feb 2023 23:18:27 +0000 (23:18 +0000)
committerEric Wong <e@80x24.org>
Mon, 13 Feb 2023 00:14:28 +0000 (00:14 +0000)
commitb01200039b8195e5bfcc9004a6b28823f884fe1c
tree4b40ded3592855c04acee804cd4258de656aecbf
parentee8746e6db4dbe5a6cdb0d6080f467bc27693b3a
lei_mirror: further reduce `git config' calls

We can parse the config at once and avoid clobbering variables
which do not need changing.  We'll also do some prep work for
fetch.hideRefs proposal being discussed at
<https://public-inbox.org/git/20230209122857.M669733@dcvr/>
lib/PublicInbox/LeiMirror.pm