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
1 parent 71c554a commit 602cc40b59063e0c47ce46f394f39b2e6e39f380
@Damien Regad Damien Regad authored on 22 Feb 2013
Showing 1 changed file
View
Source/Source.API.php