From: Junio C Hamano Date: Fri, 30 Oct 2015 20:06:53 +0000 (-0700) Subject: Merge branch 'ar/clone-dissociate' X-Git-Tag: v2.7.0-rc0~60 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/908700c0082487f9c859b951370148ff7e8acb97?ds=inline;hp=-c Merge branch 'ar/clone-dissociate' "git clone --dissociate" used to require that "--reference" was used at the same time, but you can create a new repository that borrows objects from another without using "--reference", namely with "clone --local" from a repository that borrows objects from other repositories. * ar/clone-dissociate: clone: allow "--dissociate" without reference --- 908700c0082487f9c859b951370148ff7e8acb97