On 01/08/2015 Peter Kelly wrote:
Regarding patches and attribution: Git has the ability to make a commit where the identities of the author and committer are distinct.
All revision control systems have logs anyway, so proper attribution is always possible by means of a convention like
http://openoffice.apache.org/svn-basics.html#committing_changes_by_othersIt is not nearly as elegant as having it natively, but much better than completely omitting it.
Regards, Andrea.