DOC: added a note on commit comments for merges with Conflicts

pull/302/merge
Yaroslav Halchenko 2013-07-18 14:43:41 -04:00
parent bf05f2ac95
commit 60aa44f42d
1 changed files with 4 additions and 0 deletions

View File

@ -253,6 +253,10 @@ Use the text "closes #333"/"resolves #333 "/"fixes #333" where 333 represents
an issue that is closed. Other text and details in link below.
See: https://help.github.com/articles/closing-issues-via-commit-messages
If merge resulted in conflicts, clarify what changes were done to
corresponding files in the 'Conflicts:' section of the merge commit
message. See e.g. https://github.com/fail2ban/fail2ban/commit/f5a8a8ac
Adding Actions
--------------