summaryrefslogtreecommitdiff
path: root/t/t0200
diff options
context:
space:
mode:
authorLibravatar Brian M. Carlson <sandals@crustytoothpaste.net>2013-08-17 17:25:42 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-09-03 12:46:23 -0700
commit2be945094ef753a47fa85d54dd472351f77c398c (patch)
treeffab96c07b8a0d1b9b1389b601da7c9eda6045d7 /t/t0200
parentGit 1.8.4-rc4 (diff)
downloadtgif-2be945094ef753a47fa85d54dd472351f77c398c.tar.xz
submodule: fix confusing variable name
cmd_summary reads the output of git diff, but reads in the submodule path into a variable called name. Since this variable does not contain the name of the submodule, but the path, rename it to be clearer what data it actually holds. Signed-off-by: Brian M. Carlson <sandals@crustytoothpaste.net> Acked-by: Jens Lehmann <Jens.Lehmann@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t0200')
0 files changed, 0 insertions, 0 deletions