Merge branch 'bw/fail-cloning-into-non-empty' into master
authorJunio C Hamano <redacted>
Thu, 30 Jul 2020 20:20:32 +0000 (13:20 -0700)
committerJunio C Hamano <redacted>
Thu, 30 Jul 2020 20:20:32 +0000 (13:20 -0700)
"git clone --separate-git-dir=$elsewhere" used to stomp on the
contents of the existing directory $elsewhere, which has been
taught to fail when $elsewhere is not an empty directory.

* bw/fail-cloning-into-non-empty:
  git clone: don't clone into non-empty directory

1  2 
builtin/clone.c

diff --cc builtin/clone.c
Simple merge
git clone https://git.99rst.org/PROJECT