]> Sergey Matveev's repositories - public-inbox.git/commit
v2writable: only change $EPOCH.git/config on epoch creation
authorEric Wong <e@80x24.org>
Thu, 26 Sep 2019 08:05:32 +0000 (08:05 +0000)
committerEric Wong <e@80x24.org>
Fri, 27 Sep 2019 10:49:19 +0000 (10:49 +0000)
commita74dcf96dc6113e27762ef5debdc8ec4e2db2296
treee23f81797495f81e065f0f67139706d6b7d93f96
parent3ac87edaac331844cf4f7c9fbff2c51a71148b8c
v2writable: only change $EPOCH.git/config on epoch creation

We don't need to make unnecesary writes to the git config file
and wear out storage devices every time we run
"public-inbox-index"
lib/PublicInbox/V2Writable.pm