Revision cc601901a7a9619b706cb10a6fdc1e6246b6da53 authored by Junio C Hamano on 06 May 2016, 21:53:24 UTC, committed by Junio C Hamano on 06 May 2016, 21:53:25 UTC
"git submodule" reports the paths of submodules the command
recurses into, but this was incorrect when the command was not run
from the root level of the superproject.

* sb/submodule-path-misc-bugs:
  t7407: make expectation as clear as possible
  submodule update: test recursive path reporting from subdirectory
  submodule update: align reporting path for custom command execution
  submodule status: correct path handling in recursive submodules
  submodule update --init: correct path handling in recursive submodules
  submodule foreach: correct path display in recursive submodules
2 parent s a0c9cf5 + 2ab5660
History
File Mode Size
am-test-1-1 -rw-r--r-- 312 bytes
am-test-1-2 -rw-r--r-- 315 bytes
am-test-2-1 -rw-r--r-- 330 bytes
am-test-2-2 -rw-r--r-- 333 bytes
am-test-3-1 -rw-r--r-- 350 bytes
am-test-3-2 -rw-r--r-- 340 bytes
am-test-4-1 -rw-r--r-- 354 bytes
am-test-4-2 -rw-r--r-- 388 bytes
am-test-5-1 -rw-r--r-- 308 bytes
am-test-5-2 -rw-r--r-- 287 bytes
am-test-6-1 -rw-r--r-- 266 bytes
file-1-0 -rw-r--r-- 14 bytes
file-2-0 -rw-r--r-- 14 bytes

back to top