Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Keep the parents in order when parsing commits
We used to keep the parents in reverse order in the commit_list. Most users don't care, but it's wrong, and the next commit does care.
- Loading branch information