author | Lars Hjemli <hjemli@gmail.com> | |
Sat, 2 Jun 2007 01:27:42 +0000 (03:27 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 2 Jun 2007 19:48:07 +0000 (12:48 -0700) | ||
commit | 88961ef2589433044365213fab98de081a1ce70f | |
tree | 48570402a349b983f6d57ec480008056caeda622 | tree | snapshot |
parent | 70c7ac22de681a83621bda03e676348170c8d8a2 | commit | diff |
Add basic test-script for git-submodule
This test tries to verify basic sanity of git-submodule, i.e. that it is
able to clone and update a submodule repository, that its status output is
sane, and that it barfs when the submodule path is occupied during init.
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This test tries to verify basic sanity of git-submodule, i.e. that it is
able to clone and update a submodule repository, that its status output is
sane, and that it barfs when the submodule path is occupied during init.
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t7400-submodule-basic.sh | [new file with mode: 0755] | blob |