gbp.command_wrappers.Command - Wraps a shell command, so we don't have to store any kind of command line options in one of the git-buildpackage commands
gbp.git.repository.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}.