Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'mc/doc-submodule-sync-recurse'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 25 Jun 2014 19:23:29 +0000
(12:23 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 25 Jun 2014 19:23:29 +0000
(12:23 -0700)
* mc/doc-submodule-sync-recurse:
submodule: document "sync --recursive"
Documentation/git-submodule.txt
patch
|
blob
|
history
raw
(from parent 1:
af6ba0e
)
diff --git
a/Documentation/git-submodule.txt
b/Documentation/git-submodule.txt
index 89c4d3e39474ed601255371c30b98bdd569f671d..8e6af65da0e0f234315c42391a8bab42fc39abb6 100644
(file)
--- a/
Documentation/git-submodule.txt
+++ b/
Documentation/git-submodule.txt
@@
-20,7
+20,7
@@
SYNOPSIS
'git submodule' [--quiet] summary [--cached|--files] [(-n|--summary-limit) <n>]
[commit] [--] [<path>...]
'git submodule' [--quiet] foreach [--recursive] <command>
-'git submodule' [--quiet] sync [--] [<path>...]
+'git submodule' [--quiet] sync [--
recursive] [--
] [<path>...]
DESCRIPTION