From: Eric Wong Date: Wed, 18 Apr 2018 23:27:44 +0000 (+0000) Subject: ensure SQLite and Xapian files respect core.sharedRepository X-Git-Tag: v1.1.0-pre1~22 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=2a353273079b2491cbceb20526d3c9dbf43d8f62;hp=2a353273079b2491cbceb20526d3c9dbf43d8f62;p=public-inbox.git ensure SQLite and Xapian files respect core.sharedRepository We can't have files with permissions inconsistent with what's in git objects. ---