commit | 0ad0a61f05fe521a63ade9bfafd2f589fba0df33 | [log] [tgz] |
---|---|---|
author | Jonathan Nieder <jrnieder@gmail.com> | Thu Jul 15 02:51:19 2010 -0500 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Jul 15 12:00:50 2010 -0700 |
tree | 3e4b1d38b5d830ae66dd0798245ed3d806993bba | |
parent | 47dc5d5fda291bc399da54648ca27e8df4ddfd2c [diff] |
Documentation: add submodule.* to the big configuration variable list The url, path, and the update items in [submodule "foo"] stanzas are nicely explained in the .gitmodules and ‘git submodule’ documentation. Point there from the config documentation. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Acked-by: Johan Herland <johan@herland.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>