git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
f6a5279
)
submodule deinit: remove outdated comment
author
Stefan Beller
<redacted>
Tue, 26 Jul 2016 00:35:38 +0000
(17:35 -0700)
committer
Junio C Hamano
<redacted>
Tue, 26 Jul 2016 20:52:14 +0000
(13:52 -0700)
Signed-off-by: Stefan Beller <redacted>
Signed-off-by: Junio C Hamano <redacted>
git-submodule.sh
patch
|
blob
|
history
diff --git
a/git-submodule.sh
b/git-submodule.sh
index fb68f1fa7c35aa319737e8e51e23873a20f9fa4c..27562148415bec90eae7695a5980300f08735031 100755
(executable)
--- a/
git-submodule.sh
+++ b/
git-submodule.sh
@@
-516,8
+516,6
@@
cmd_init()
#
# Unregister submodules from .git/config and remove their work tree
#
-# $@ = requested paths (use '.' to deinit all submodules)
-#
cmd_deinit()
{
# parse $args after "submodule ... deinit".
git clone https://git.99rst.org/PROJECT