summaryrefslogtreecommitdiffstats
path: root/cmds-mainporcelain.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-06-23 08:48:57 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-06-23 08:48:57 +0000
commit58784fc8fb9d70cb2b15ddfc9e68668445941260 (patch)
treeb89681df0e8be8f4d86413d7726c6d3b62e0dc3d /cmds-mainporcelain.txt
parentee695f22c4399a2593020bdf65682a21edbd0526 (diff)
downloadgit-htmldocs-58784fc8fb9d70cb2b15ddfc9e68668445941260.tar.gz
Autogenerated HTML docs for v1.5.2.2-277-g4d9b
Diffstat (limited to 'cmds-mainporcelain.txt')
-rw-r--r--cmds-mainporcelain.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/cmds-mainporcelain.txt b/cmds-mainporcelain.txt
index 81e0af692..2c3697c69 100644
--- a/cmds-mainporcelain.txt
+++ b/cmds-mainporcelain.txt
@@ -22,6 +22,9 @@ gitlink:git-checkout[1]::
gitlink:git-cherry-pick[1]::
Apply the change introduced by an existing commit.
+gitlink:git-citool[1]::
+ Graphical alternative to git-commit.
+
gitlink:git-clean[1]::
Remove untracked files from the working tree.
@@ -49,6 +52,9 @@ gitlink:git-gc[1]::
gitlink:git-grep[1]::
Print lines matching a pattern.
+gitlink:git-gui[1]::
+ A portable graphical interface to Git.
+
gitlink:git-init[1]::
Create an empty git repository or reinitialize an existing one.