...bringing back python-gitpython

This commit is contained in:
brent s
2017-02-14 16:49:34 -05:00
parent fd8a2f8e84
commit dc9237a37e
5 changed files with 8 additions and 2 deletions

3
.gitmodules vendored
View File

@@ -163,3 +163,6 @@
[submodule "bdisk"]
url = aur@aur.archlinux.org:bdisk
path = bdisk
[submodule "python-gitpython"]
path = python-gitpython
url = aur@aur.archlinux.org:python-gitpython

View File

@@ -10,3 +10,5 @@ in README, need to mention HOW to use scripts- and how to sign packages, how to
python rewrite of new packages is almost done. the biggest part is done, anyways- still need the other menu options fleshed out and to bring it all together under a __main__
python packages: see https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=python-gitdb2 for example

2
bdisk

Submodule bdisk updated: f51156f53e...164b4bdc4f

1
python-gitpython Submodule

Submodule python-gitpython added at 401a5b368c