Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-quiltimport.sh fix --patches handling
[gitweb.git]
/
git-submodule.sh
diff --git
a/git-submodule.sh
b/git-submodule.sh
index 4aaaaab0d8450094efb8d2f8e82cc63383b91b48..1c656be1cfb6eb7d63e6a1f3cdda959cf90aca89 100755
(executable)
--- a/
git-submodule.sh
+++ b/
git-submodule.sh
@@
-5,6
+5,7
@@
# Copyright (c) 2007 Lars Hjemli
USAGE='[--quiet] [--cached] [add <repo> [-b branch]|status|init|update] [--] [<path>...]'
+OPTIONS_SPEC=
. git-sh-setup
require_work_tree