Re: [PATCH v2] init: don't set core.worktree when initializing /.git

2015-04-02 Thread Jonathan Nieder
Jeff King wrote: > OK, dropped. Here's the re-roll. Thanks. > -- >8 -- > Subject: [PATCH] init: don't set core.worktree when initializing /.git [...] > No tests, as we would need to be able to write to "/" to do > so. This is confusing in the light of t1509-root-worktree.sh existing, but anyone

[PATCH v2] init: don't set core.worktree when initializing /.git

2015-04-02 Thread Jeff King
On Tue, Mar 31, 2015 at 12:14:20PM -0700, Jonathan Nieder wrote: > > No tests, as we would need to be able to write to "/" to do > > so. > > t1509-root-worktree.sh is supposed to test the repository-at-/ case. > But I wouldn't be surprised if it's bitrotted, since people don't set > up a throwawa