tree-diff: no need to manually verify that there is no mode change for a path
[gitweb.git] / Documentation / git-for-each-ref.txt
index 94f5c465da008cc8ed009c5b1e1c2b262612b380..42408752d0848f0854308407ff7606b40f1e6eed 100644 (file)
@@ -219,13 +219,9 @@ eval=`git for-each-ref --shell --format="$fmt" \
 eval "$eval"
 ------------
 
-Author
-------
-Written by Junio C Hamano <gitster@pobox.com>.
-
-Documentation
--------------
-Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+SEE ALSO
+--------
+linkgit:git-show-ref[1]
 
 GIT
 ---