From: Junio C Hamano Date: Sat, 24 Jun 2017 21:28:41 +0000 (-0700) Subject: Merge branch 'jk/warn-add-gitlink' X-Git-Tag: v2.14.0-rc0~58 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/cda4ba30b1d6257524b9412ed4d7c44645fe0369?ds=inline;hp=--cc Merge branch 'jk/warn-add-gitlink' Using "git add d/i/r" when d/i/r is the top of the working tree of a separate repository would create a gitlink in the index, which would appear as a not-quite-initialized submodule to others. We learned to give warnings when this happens. * jk/warn-add-gitlink: t: move "git add submodule" into test blocks add: warn when adding an embedded repository --- cda4ba30b1d6257524b9412ed4d7c44645fe0369