X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-gui.txt;h=6d6cd5d87c70a29445601939ef43a2e1278264ff;hb=fae09a8084c9b51632726523b477a78dd28d7d7e;hp=bd613b2fcfcd77cf61d4f67944e56a11aeb2c7d4;hpb=5c054a985a5b7e758f48353ac03582c9b2a9f919;p=git.git diff --git a/Documentation/git-gui.txt b/Documentation/git-gui.txt index bd613b2fc..6d6cd5d87 100644 --- a/Documentation/git-gui.txt +++ b/Documentation/git-gui.txt @@ -16,7 +16,7 @@ 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 gitlink:gitk[1], git-gui focuses on commit generation +Unlike linkgit:gitk[1], 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 within git-gui. @@ -89,7 +89,7 @@ See Also Other ----- git-gui is actually maintained as an independent project, but stable -versions are distributed as part of the Git suite for the convience +versions are distributed as part of the Git suite for the convenience of end users. A git-gui development repository can be obtained from: @@ -112,4 +112,4 @@ Documentation by Shawn O. Pearce . GIT --- -Part of the gitlink:git[7] suite +Part of the linkgit:git[7] suite