/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar
0.200.81 by Jelmer Vernooij
Add installation instructions for git-python.
1
Dependencies
2
============
3
4
bzr-git relies on the git python module available on:
5
6
http://gitorious.org/projects/git-python
7
8
To run and build it, run:
9
10
$ git clone git://gitorious.org/git-python/mainline.git git-python
11
$ cd git-python
12
$ python setup.py install
13
14
Installing bzr-git can be done by putting it into the ~/.bazaar/plugins directory, 
15
and renaming its directory to "git".
16