Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2010-05-02 07:23:10 +0400
committerJunio C Hamano <gitster@pobox.com>2010-05-02 07:23:10 +0400
commitddb27a5a6b5ed74c70d56c96592b32eed415d72b (patch)
treeb835a16ef2d995f1628d6d5f280cd1bd6514e216 /git-submodule.sh
parentc8c073c4201600b958f5d3bd9e8051b2060bd3f7 (diff)
parented215b109fc0e352456ea2ef6a0f8375e28466d5 (diff)
Merge branch 'maint'
* maint: index-pack: fix trivial typo in usage string git-submodule.sh: properly initialize shell variables
Diffstat (limited to 'git-submodule.sh')
-rwxr-xr-xgit-submodule.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/git-submodule.sh b/git-submodule.sh
index 2dd372a21d..3319b836b2 100755
--- a/git-submodule.sh
+++ b/git-submodule.sh
@@ -21,6 +21,8 @@ command=
branch=
reference=
cached=
+recursive=
+init=
files=
nofetch=
update=