From: Junio C Hamano Date: Thu, 30 Jul 2020 20:20:32 +0000 (-0700) Subject: Merge branch 'bw/fail-cloning-into-non-empty' into master X-Git-Tag: v2.29.0-rc0~216 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f175e9b845a41f1a5135222d4d3b8aa9161b499a;p=thirdparty%2Fgit.git Merge branch 'bw/fail-cloning-into-non-empty' into master "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 --- f175e9b845a41f1a5135222d4d3b8aa9161b499a