python support: rename git library to bpgit
authorJohannes Berg <johannes.berg@intel.com>
Wed, 8 May 2013 07:40:50 +0000 (09:40 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 8 May 2013 07:45:01 +0000 (09:45 +0200)
commitb0b3200b9489c2629686c367c1344055a5316e77
tree898576804ea095078c8548de8448136c7c9f7709
parentfa6c4f66802adbdd3fb159f39664bb9eee6d9871
python support: rename git library to bpgit

There's a python git library, and our name conflicts
with it since it's also just called "git". I want to
use the python library (optionally) to speed up the
git accesses so this is now relevant.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
devel/git-tracker.py
gentree.py
lib/bpgit.py [new file with mode: 0644]
lib/git.py [deleted file]