A Git repository
| Class | GitRepositoryError | Exception thrown by L{GitRepository} |
| Class | GitRemote | Class representing a remote repository |
| Class | GitRepository | Represents a git repository at I{path}. It's currently assumed that the git repository is stored in a directory named I{.git/} below I{path}. |