From: Michael Haggerty Date: Thu, 4 Aug 2011 04:36:11 +0000 (+0200) Subject: doc: Add a link from gitattributes(5) to git-check-attr(1) X-Git-Tag: v1.7.7-rc0~23^2~28 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/cde151815eb409d8dd457e7aaa3ded2e53796343 doc: Add a link from gitattributes(5) to git-check-attr(1) Signed-off-by: Michael Haggerty Signed-off-by: Junio C Hamano --- diff --git a/Documentation/gitattributes.txt b/Documentation/gitattributes.txt index 412c55b549..3d8643437e 100644 --- a/Documentation/gitattributes.txt +++ b/Documentation/gitattributes.txt @@ -952,6 +952,9 @@ frotz unspecified ---------------------------------------------------------------- +SEE ALSO +-------- +linkgit:git-check-attr[1]. GIT ---