Changesets store author's id instead of committer
When a commit is authored by A and committed by B, Source_Parse_Users() function incorrectly sets A's id instead of B's as the committer, resulting in incorrect changeset information being stored in the DB. Fixes #44 |
---|
|
Source/Source.API.php |
---|