Changes between Initial Version and Version 1 of Ticket #4447, comment 7
- Timestamp:
- 05/09/2019 03:37:57 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4447, comment 7
initial v1 4 4 There are a couple of negative aspects to the co-author system: 5 5 - It relies on knowing the email address of the co-author and using a very specific syntax. 6 - When a PR is squashed to master, co-authors of commits on the branch are stripped out of the final commit message (seems like this is possibly an unhelpful bug on github). Co-authors would have to be specified manually .6 - When a PR is squashed to master, co-authors of commits on the branch are stripped out of the final commit message (seems like this is possibly an unhelpful bug on github). Co-authors would have to be specified manually, or using some kind of automation. 7 7 8 8 Positives: