]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Documentation/git-fmt-merge-msg.txt
Merge git://git.kernel.org/pub/scm/gitk/gitk
[git.git] / Documentation / git-fmt-merge-msg.txt
index 885edf005a8442dba6f509751f67f8c0e1939a08..a586950b48bac6eda630383714c0ccd1b28820a8 100644 (file)
@@ -18,8 +18,8 @@ Takes the list of merged objects on stdin and produces a suitable
 commit message to be used for the merge commit, usually to be
 passed as the '<merge-message>' argument of 'git-merge'.
 
-This script is intended mostly for internal use by scripts
-automatically invoking 'git-merge'.
+This command is intended mostly for internal use by scripts
+automatically invoking 'git merge'.
 
 OPTIONS
 -------
@@ -61,7 +61,7 @@ linkgit:git-merge[1]
 
 Author
 ------
-Written by Junio C Hamano <junkio@cox.net>
+Written by Junio C Hamano <gitster@pobox.com>
 
 Documentation
 --------------