Merge branch 'mt/config-fail-nongit-early'
authorJunio C Hamano <redacted>
Sat, 19 Sep 2020 00:58:06 +0000 (17:58 -0700)
committerJunio C Hamano <redacted>
Sat, 19 Sep 2020 00:58:06 +0000 (17:58 -0700)
Unlike "git config --local", "git config --worktree" did not fail
early and cleanly when started outside a git repository.

* mt/config-fail-nongit-early:
  config: complain about --worktree outside of a git repo


Trivial merge
git clone https://git.99rst.org/PROJECT