X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-gui.txt;h=105397f2bdb6c947498d27e9926dbbe6e069056d;hb=8e69d78be3f315ea8c7b96400c0c65763b3e8f00;hp=bd613b2fcfcd77cf61d4f67944e56a11aeb2c7d4;hpb=37cd4f7e820da82e5731c06b7ebf83963d796e5e;p=git.git diff --git a/Documentation/git-gui.txt b/Documentation/git-gui.txt index bd613b2fc..105397f2b 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. @@ -79,9 +79,9 @@ git gui browser maint:: selected in the browser can be viewed with the internal blame viewer. -See Also +SEE ALSO -------- -'gitk(1)':: +linkgit:gitk[1]:: The git repository browser. Shows branches, commit history and file differences. gitk is the utility started by git-gui's Repository Visualize actions. @@ -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[1] suite