]> code.delx.au - gnu-emacs/commitdiff
; CONTRIBUTE: Update the "make the ChangeLog entry in their name" bit
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 14 Apr 2015 23:21:55 +0000 (02:21 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 14 Apr 2015 23:21:55 +0000 (02:21 +0300)
Fixes: debbugs:20328
CONTRIBUTE

index 44e6e3b61f72ab5141d75440c42822719f06ce5c..e89cfd6f6c7f1c650dcebea3ba1439a0f1163acf 100644 (file)
@@ -27,8 +27,8 @@ advanced information.
 
 Alternately, see admin/notes/git-workflow.
 
-If committing changes written by someone else, make the ChangeLog
-entry in their name, not yours. git distinguishes between the author
+If committing changes written by someone else, make the commit in
+their name, not yours.  git distinguishes between the author
 and the committer; use the --author option on the commit command to
 specify the actual author; the committer defaults to you.