]> Sergey Matveev's repositories - public-inbox.git/commit
init: preserve permissions for git prior to 2.1.0
authorEric Wong <e@80x24.org>
Wed, 22 May 2019 02:13:58 +0000 (02:13 +0000)
committerEric Wong <e@80x24.org>
Wed, 22 May 2019 02:14:25 +0000 (02:14 +0000)
commit22fca958a2a4d43d5ee4e006bfc046b72d76cae0
tree2dba60849d9e722b4f2e419fc4629b40ccf3d17a
parente220b8b2ee5cfd458167dc2c6c92726352c4c80e
init: preserve permissions for git prior to 2.1.0

"git config" did not preserve permissions of the config file it
modifies prior to git 2.1.0, so workaround that.
script/public-inbox-init