Commit d1919485a5541fb3171d6fa835c7c0de41243dea

Edward Thomson 2018-08-05T11:01:14

threads::diff: use separate git_repository objects Our thread policies state that we cannot re-use the `git_repository` across threads. Our tests cannot deviate from that.