Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation updates.
author
Junio C Hamano
<junkio@cox.net>
Wed, 7 Sep 2005 21:28:21 +0000
(14:28 -0700)
committer
Junio C Hamano
<junkio@cox.net>
Wed, 7 Sep 2005 21:28:21 +0000
(14:28 -0700)
More commands are documented now; thanks Raymond.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
fa6a142
)
diff --git
a/Documentation/git.txt
b/Documentation/git.txt
index b984cd598db59b28d945b2c29c6631559d8b6d1d..fd5108c32238e00bca47bc6eac5293a8d7cfbe70 100644
(file)
--- a/
Documentation/git.txt
+++ b/
Documentation/git.txt
@@
-209,6
+209,9
@@
link:git-bisect-script.html[git-bisect-script]::
link:git-branch-script.html[git-branch-script]::
Create and Show branches.
link:git-branch-script.html[git-branch-script]::
Create and Show branches.
+link:git-checkout-script.html[git-checkout-script]::
+ Checkout and switch to a branch.
+
link:git-cherry-pick-script.html[git-cherry-pick-script]::
Cherry-pick the effect of an existing commit.
link:git-cherry-pick-script.html[git-cherry-pick-script]::
Cherry-pick the effect of an existing commit.
@@
-245,6
+248,9
@@
link:git-rename-script.html[git-rename]::
link:git-repack-script.html[git-repack-script]::
Pack unpacked objects in a repository.
link:git-repack-script.html[git-repack-script]::
Pack unpacked objects in a repository.
+link:git-reset-script.html[git-reset-script]::
+ Reset current HEAD to the specified state.
+
link:git-resolve-script.html[git-resolve-script]::
Merge two commits.
link:git-resolve-script.html[git-resolve-script]::
Merge two commits.
@@
-301,6
+307,9
@@
link:git-tag-script.html[git-tag-script]::
Interrogators:
Interrogators:
+link:git-build-rev-cache.html[git-build-rev-cache]::
+ Create or update a rev-cache file.
+
link:git-cherry.html[git-cherry]::
Find commits not merged upstream.
link:git-cherry.html[git-cherry]::
Find commits not merged upstream.
@@
-337,27
+346,18
@@
link:git-rev-parse.html[git-rev-parse]::
link:git-send-email-script.html[git-send-email]::
Send patch e-mails out of "format-patch --mbox" output.
link:git-send-email-script.html[git-send-email]::
Send patch e-mails out of "format-patch --mbox" output.
+link:git-show-rev-cache.html[git-show-rev-cache]::
+ Show the contents of a rev-cache file.
+
Commands not yet documented
---------------------------
Commands not yet documented
---------------------------
-link:git-build-rev-cache.html[git-build-rev-cache]::
- git-build-rev-cache.
-
-link:git-checkout-script.html[git-checkout-script]::
- git-checkout-script.
-
link:git-diff-script.html[git-diff-script]::
git-diff-script.
link:git-format-patch-script.html[git-format-patch-script]::
git-format-patch-script.
link:git-diff-script.html[git-diff-script]::
git-diff-script.
link:git-format-patch-script.html[git-format-patch-script]::
git-format-patch-script.
-link:git-reset-script.html[git-reset-script]::
- git-reset-script.
-
-link:git-show-rev-cache.html[git-show-rev-cache]::
- git-show-rev-cache.
-
link:git-stripspace.html[git-stripspace]::
git-stripspace.
link:git-stripspace.html[git-stripspace]::
git-stripspace.