Merge branch 'mt/config-fail-nongit-early'
authorJunio C Hamano <gitster@pobox.com>
Sat, 19 Sep 2020 00:58:06 +0000 (17:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 19 Sep 2020 00:58:06 +0000 (17:58 -0700)
commit80cacaec41b0fde4900ffef5f4374a9365db0755
treeedbb800295481c48be275e8ffe056809801b5d85
parent52bcf6e181eabe55266e6c8e85cfaf336a013f3d
parent378fe5fc3d5e415b2d7062e29bc99029dc3418d5
Merge branch 'mt/config-fail-nongit-early'

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