]> git.notmuchmail.org Git - notmuch/commitdiff
nmbug: mark repository as bare on clone
authorDavid Bremner <david@tethera.net>
Sat, 12 Apr 2014 16:30:32 +0000 (13:30 -0300)
committerDavid Bremner <david@tethera.net>
Tue, 15 Apr 2014 20:20:19 +0000 (17:20 -0300)
If a git repository is non-bare, and core.worktree is not set, git
tries to deduce the worktree. This deduction is not always helpful, e.g.

% git --git-dir=$HOME/.nmbug clean -f

would likely delete most of the files in the current directory


No differences found