diff options
author | Lars Hjemli <hjemli@gmail.com> | 2007-06-11 21:12:24 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-06-12 01:06:21 -0700 |
commit | 941987a554812b982094e09c5c817f18be953365 (patch) | |
tree | 671bc090ba5626fd8f46f5483cb0a17078b40ccd /Documentation/gitmodules.txt | |
parent | Rename sections from "module" to "submodule" in .gitmodules (diff) | |
download | tgif-941987a554812b982094e09c5c817f18be953365.tar.xz |
git-submodule: give submodules proper names
This changes the way git-submodule uses .gitmodules: Subsections no longer
specify the submodule path, they now specify the submodule name. The
submodule path is found under the new key "submodule.<name>.path", which is
a required key.
With this change a submodule can be moved between different 'checkout paths'
without upsetting git-submodule.
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/gitmodules.txt')
0 files changed, 0 insertions, 0 deletions