Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
cmd_fetch_pack(): combine the loop termination conditions
[gitweb.git]
/
Documentation
/
git-stage.txt
diff --git
a/Documentation/git-stage.txt
b/Documentation/git-stage.txt
index 7f251a58656e9fe30fc9f74a02d6a48adc01b860..ba3fe0d7f59b1ae4c9ae9e3d32675d2e281ccf13 100644
(file)
--- a/
Documentation/git-stage.txt
+++ b/
Documentation/git-stage.txt
@@
-17,3
+17,7
@@
DESCRIPTION
This is a synonym for linkgit:git-add[1]. Please refer to the
documentation of that command.
+
+GIT
+---
+Part of the linkgit:git[1] suite