fu> # nooo mercurial still doesn't have a way to distinguish between the patch author and committer
Yes, very true. Is this important?
For DW's purposes -- because we have so few people who can commit directly, and relatively many that go through code review, yes it is. We record it in the commit message itself, but...
Not planning on amending commits pushed to the main repo, but it would be good to have the ability to amend a commit when merging it from the feature branch to the develop/master branch after it's gone through code review (again something that would be really helpful for us here on DW!)
no subject
For DW's purposes -- because we have so few people who can commit directly, and relatively many that go through code review, yes it is. We record it in the commit message itself, but...
Not planning on amending commits pushed to the main repo, but it would be good to have the ability to amend a commit when merging it from the feature branch to the develop/master branch after it's gone through code review (again something that would be really helpful for us here on DW!)