apply --whitespace=fix: fix handling of blank lines at the eof
[gitweb.git] / Documentation / git-show-branch.txt
index 14e10362b164379bb8fb7eb4e7925f916bea0c12..fb269fff87941756351292f57f381c8c9500deec 100644 (file)
@@ -30,7 +30,7 @@ OPTIONS
 -------
 <rev>::
        Arbitrary extended SHA1 expression (see linkgit:git-rev-parse[1])
-       that typically names a branch HEAD or a tag.
+       that typically names a branch head or a tag.
 
 <glob>::
        A glob pattern that matches branch or tag names under
@@ -182,7 +182,7 @@ topologically related with each other.
 
 Author
 ------
-Written by Junio C Hamano <junkio@cox.net>
+Written by Junio C Hamano <gitster@pobox.com>
 
 
 Documentation