supybot-git
supybot-git copied to clipboard
Import GitPython in a cleaner way
- at the beginning of the code
- without using 'global'
- raise callbacks.Error like it should do, instead of base Exception.