4915442
Instantiate the pygit2.Repository in the constructor of GitRepo This way we do not have to re-create that pygit2.Repository object for every function needing it.