]> granicus.if.org Git - git/commit
t7408: modernize style
authorStefan Beller <sbeller@google.com>
Thu, 11 Aug 2016 23:13:58 +0000 (16:13 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 12 Aug 2016 22:00:16 +0000 (15:00 -0700)
commit83dec7338a2409c89f6697e2e1d0b4306d72f3e8
tree46ea65109a2f1f7b9e5859173ad40b65745a6ac0
parentc6b0597e9ac7277e148e2fd4d7615ac6e0bfb661
t7408: modernize style

No functional change intended. This commit only changes formatting
to the style we recently use, e.g. starting the body of a test with a
single quote on the same line as the header, and then having the test
indented in the following lines.

Whenever we change directories, we do that in subshells.

Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7408-submodule-reference.sh