]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'sb/mv-submodule-fix' into HEAD
authorJunio C Hamano <gitster@pobox.com>
Wed, 18 May 2016 21:40:05 +0000 (14:40 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 May 2016 21:40:05 +0000 (14:40 -0700)
"git mv old new" did not adjust the path for a submodule that lives
as a subdirectory inside old/ directory correctly.

* sb/mv-submodule-fix:
  mv: allow moving nested submodules

1  2 
builtin/mv.c
t/t7001-mv.sh

diff --cc builtin/mv.c
Simple merge
diff --cc t/t7001-mv.sh
Simple merge