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:
5fa0f52
)
user-manual.txt: add missing section label
author
Martin Ågren
<redacted>
Sun, 22 Sep 2019 11:57:56 +0000
(13:57 +0200)
committer
Junio C Hamano
<redacted>
Sat, 28 Sep 2019 08:35:44 +0000
(17:35 +0900)
We provide a label for each chapter and section except for the "Pitfalls
with submodules" section. Since we're doing it everywhere else, let's do
it here, too.
Signed-off-by: Martin Ågren <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/user-manual.txt
patch
|
blob
|
history
diff --git
a/Documentation/user-manual.txt
b/Documentation/user-manual.txt
index 8bce75b2cf2b21960403909291d324551e263c7f..2dc2ffdaab954c2261f319b3e395f61448a9c752 100644
(file)
--- a/
Documentation/user-manual.txt
+++ b/
Documentation/user-manual.txt
@@
-3698,6
+3698,7
@@
$ git push
You have to run `git submodule update` after `git pull` if you want to update
submodules, too.
+[[pitfalls-with-submodules]]
Pitfalls with submodules
------------------------
git clone https://git.99rst.org/PROJECT