aboutsummaryrefslogtreecommitdiffstats
path: root/t/t7400-submodule-basic.sh
AgeCommit message (Expand)AuthorFilesLines
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer1-1/+1
2008-05-16submodule update: add convenience option --initJohannes Schindelin1-0/+13
2008-01-20git-submodule: add test for the subcommand parser fixJunio C Hamano1-28/+28
2007-09-09git-diff: don't squelch the new SHA1 in submodule diffsSven Verdoolaege1-0/+4
2007-08-15git-apply: apply submodule changesSven Verdoolaege1-0/+17
2007-07-18unpack-trees.c: assume submodules are clean during check-outSven Verdoolaege1-0/+9
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano1-16/+16
2007-06-12git-submodule: give submodules proper namesLars Hjemli1-4/+16
2007-06-12Rename sections from "module" to "submodule" in .gitmodulesLars Hjemli1-1/+1
2007-06-12t7400: barf if git-submodule removes or replaces a fileLars Hjemli1-1/+1
2007-06-06git-submodule: clone during update, not during initLars Hjemli1-12/+26
2007-06-02Add basic test-script for git-submoduleLars Hjemli1-0/+143