This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
On 19/03/2019 15:03, Joseph Myers wrote:
On Tue, 19 Mar 2019, Andrew Stubbs wrote:Is there a preferred way to prevent the "OK?" getting included in the commit message? Or does one just avoid all chit-chat these days?See "man git-am". Anything not intended as part of the commit message (including e.g. descriptions of what changed since the previous posted revision of the patch) can go after a "---" line.
Thanks Joseph.I saw that, but I read "--- is taken as the beginning of a patch", which isn't quite the same thing. Anyway TIL.
Andrew
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |