Commit c2e3d8ef699f310d353c2e378f12ea99ea4e0c67

Patrick Steinhardt 2018-10-25T12:01:18

tests: add tests that exercise commit parsing We currently do not have any test suites dedicated to parsing commits from their raw representations. Add one based on `git_object__from_raw` to be able to test special cases more easily.