• Show log

    Commit

  • Hash : 2afd0185
    Author : Edward Thomson
    Date : 2018-08-19T12:57:29

    threads::iterator: use separate repository objects
    
    Our thread policies state that we cannot re-use the `git_repository`
    across threads.  Our tests cannot deviate from that.
    
    Courtesy of Ximin Luo, https://github.com/infinity0:
    
    https://github.com/libgit2/libgit2/issues/4753#issuecomment-412247757