author | Jens Lehmann <Jens.Lehmann@web.de> | |
Tue, 22 Sep 2009 15:10:12 +0000 (17:10 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 22 Sep 2009 19:24:49 +0000 (12:24 -0700) | ||
commit | 1414e5788b85787a712a30977b388200f1bc04da | |
tree | 883d7027fceed475781430ff2d57957d648ab136 | tree | snapshot |
parent | a16753dc2e6f885fd30e570610c3e8cf355ecf04 | commit | diff |
git submodule add: make the <path> parameter optional
When <path> is not given, use the "humanish" part of the source repository
instead.
Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
When <path> is not given, use the "humanish" part of the source repository
instead.
Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-submodule.txt | diff | blob | history | |
git-submodule.sh | diff | blob | history | |
t/t7400-submodule-basic.sh | diff | blob | history |