doc: submodule.*.branch config is keyed by name
commit7c15fe92acf267f7538d8f4bece33d6bc8409cd7
authorW. Trevor King <wking@tremily.us>
Thu, 27 Mar 2014 21:06:20 +0000 (27 14:06 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 27 Mar 2014 22:01:42 +0000 (27 15:01 -0700)
tree6a212835af732f02517ef8c828954f242a82f53f
parent23d25e48f5ead73c9ce233986f90791abec9f1e8
doc: submodule.*.branch config is keyed by name

Ever since 941987a5 (git-submodule: give submodules proper names,
2007-06-11) introduced the ability to move a submodule from one path
to another inside its superproject tree without losing its identity,
we should have consistently used submodule.<name>.* to access
settings related to the named submodule.

Signed-off-by: W. Trevor King <wking@tremily.us>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-submodule.txt