4
Installation of bzr-git requires several things:
7
2) symlink the directory containing __init__.py from bzr-git - i.e. this source
8
tree - into either ~/.bazaar/plugins/git, or wherever bzrlib is as
10
3) stgit should be installed, or otherwise make 'stgit' be available to python.
11
You can test this via 'python -c "import stgit"'. If that generates any
12
error, then stgit is not correctly installed. stgit is used to provide
13
python parsing of the output of git commands.