diff options
author | Johannes Berg <johannes.berg@intel.com> | 2013-05-08 09:40:50 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2013-05-08 09:45:01 +0200 |
commit | b0b3200b9489c2629686c367c1344055a5316e77 (patch) | |
tree | 898576804ea095078c8548de8448136c7c9f7709 /lib | |
parent | fa6c4f66802adbdd3fb159f39664bb9eee6d9871 (diff) |
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>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/bpgit.py (renamed from lib/git.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/git.py b/lib/bpgit.py index d61d90a8..d61d90a8 100644 --- a/lib/git.py +++ b/lib/bpgit.py |