As git gui is heavily blame focused, we link its SEE ALSO to git-blame, and add a link back while we're at it. Signed-off-by: jidanni <jidanni@xxxxxxxxxxx> --- Documentation/git-blame.txt | 1 + Documentation/git-gui.txt | 3 +++ 2 files changed, 4 insertions(+), 0 deletions(-) diff --git a/Documentation/git-blame.txt b/Documentation/git-blame.txt index fba374d..d71a2c3 100644 --- a/Documentation/git-blame.txt +++ b/Documentation/git-blame.txt @@ -186,6 +186,7 @@ commit commentary), a blame viewer won't ever care. SEE ALSO -------- +linkgit:git-gui[1], linkgit:git-annotate[1] AUTHOR diff --git a/Documentation/git-gui.txt b/Documentation/git-gui.txt index d0bc98b..3a71074 100644 --- a/Documentation/git-gui.txt +++ b/Documentation/git-gui.txt @@ -105,6 +105,9 @@ linkgit:gitk[1]:: and file differences. gitk is the utility started by 'git-gui''s Repository Visualize actions. +linkgit:git-blame[1]:: + Command-line blame viewer. + Other ----- 'git-gui' is actually maintained as an independent project, but stable -- 1.6.0.6 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html