FriendCode / gittle

Pythonic Git for Humans
Other
732 stars 90 forks source link

How to load repository from a path #102

Closed swl5571147a closed 6 years ago

swl5571147a commented 6 years ago

I have a repository when i use Gittle.init("./gittle/") i get this: OSError: [Errno 17] File exists: './gittle/.git'

This dir is a exists repository.