diff options
Diffstat (limited to 'Documentation/git-gui.txt')
-rw-r--r-- | Documentation/git-gui.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git-gui.txt b/Documentation/git-gui.txt index f067772baa..a73201d933 100644 --- a/Documentation/git-gui.txt +++ b/Documentation/git-gui.txt @@ -16,9 +16,9 @@ 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. -Unlike `gitk`, 'git-gui' focuses on commit generation +Unlike 'gitk', 'git-gui' focuses on commit generation and single file annotation and does not show project history. -It does however supply menu actions to start a `gitk` session from +It does however supply menu actions to start a 'gitk' session from within 'git-gui'. 'git-gui' is known to work on all popular UNIX systems, Mac OS X, |