]> Sergey Matveev's repositories - public-inbox.git/commit
inboxwritable: drop git_dir_n sub
authorEric Wong <e@80x24.org>
Wed, 16 Dec 2020 23:19:05 +0000 (23:19 +0000)
committerEric Wong <e@80x24.org>
Thu, 17 Dec 2020 19:41:15 +0000 (19:41 +0000)
commitd7f85ee273e546f9cd822aa631d52e2f7a594e16
treee2e7387485bf2c98663138e522641f587613d6fe
parentdbf250d9423ccc38377c35eef8d43e3e11723253
inboxwritable: drop git_dir_n sub

There's only one caller, unlikely to be any more, and
should be harmless to open code.
lib/PublicInbox/InboxWritable.pm
lib/PublicInbox/V2Writable.pm