summaryrefslogtreecommitdiffstats
path: root/git-gui.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-01-21 17:46:43 +0000
committerJunio C Hamano <junio@kernel.org>2010-01-21 17:46:43 +0000
commit1aa40d2e3f5186afb805e7020577acb9f5f78b89 (patch)
tree72812d480799e16b94f9cfed423b8d7d45c7fb4f /git-gui.html
parenta9701f0184382d8de7380c56558718915905746a (diff)
downloadgit-htmldocs-1aa40d2e3f5186afb805e7020577acb9f5f78b89.tar.gz
Autogenerated HTML docs for v1.6.6.1-383-g5a9f
Diffstat (limited to 'git-gui.html')
-rw-r--r--git-gui.html22
1 files changed, 11 insertions, 11 deletions
diff --git a/git-gui.html b/git-gui.html
index 1dc0b1626..da26ee277 100644
--- a/git-gui.html
+++ b/git-gui.html
@@ -324,17 +324,17 @@ git-gui(1) Manual Page
</div>
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
-<div class="para"><p>A Tcl/Tk based graphical user interface to Git. <em>git-gui</em> focuses
+<div class="para"><p>A Tcl/Tk based graphical user interface to Git. <em>git gui</em> focuses
on allowing users to make changes to their repository by making
new commits, amending existing ones, creating branches, performing
local merges, and fetching/pushing to remote repositories.</p></div>
-<div class="para"><p>Unlike <em>gitk</em>, <em>git-gui</em> focuses on commit generation
+<div class="para"><p>Unlike <em>gitk</em>, <em>git gui</em> focuses on commit generation
and single file annotation and does not show project history.
It does however supply menu actions to start a <em>gitk</em> session from
-within <em>git-gui</em>.</p></div>
-<div class="para"><p><em>git-gui</em> is known to work on all popular UNIX systems, Mac OS X,
+within <em>git gui</em>.</p></div>
+<div class="para"><p><em>git gui</em> is known to work on all popular UNIX systems, Mac OS X,
and Windows (under both Cygwin and MSYS). To the extent possible
-OS specific user interface guidelines are followed, making <em>git-gui</em>
+OS specific user interface guidelines are followed, making <em>git gui</em>
a fairly native interface for users.</p></div>
</div>
<h2 id="_commands">COMMANDS</h2>
@@ -364,7 +364,7 @@ citool
</dt>
<dd>
<p>
- Start <em>git-gui</em> and arrange to make exactly one commit before
+ Start <em>git gui</em> and arrange to make exactly one commit before
exiting and returning to the shell. The interface is limited
to only commit actions, slightly reducing the application's
startup time and simplifying the menubar.
@@ -375,7 +375,7 @@ version
</dt>
<dd>
<p>
- Display the currently running version of <em>git-gui</em>.
+ Display the currently running version of <em>git gui</em>.
</p>
</dd>
</dl></div>
@@ -476,17 +476,17 @@ git gui browser maint
<p>
The git repository browser. Shows branches, commit history
and file differences. gitk is the utility started by
- <em>git-gui</em>'s Repository Visualize actions.
+ <em>git gui</em>'s Repository Visualize actions.
</p>
</dd>
</dl></div>
</div>
<h2 id="_other">Other</h2>
<div class="sectionbody">
-<div class="para"><p><em>git-gui</em> is actually maintained as an independent project, but stable
+<div class="para"><p><em>git gui</em> is actually maintained as an independent project, but stable
versions are distributed as part of the Git suite for the convenience
of end users.</p></div>
-<div class="para"><p>A <em>git-gui</em> development repository can be obtained from:</p></div>
+<div class="para"><p>A <em>git gui</em> development repository can be obtained from:</p></div>
<div class="literalblock">
<div class="content">
<pre><tt>git clone git://repo.or.cz/git-gui.git</tt></pre>
@@ -512,7 +512,7 @@ of end users.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-12-03 09:12:36 UTC
+Last updated 2010-01-21 17:44:30 UTC
</div>
</div>
</body>