gbp: Add git.archive() and git.{has,get,update,add}_submodules()
authorGuido Günther <agx@sigxcpu.org>
Fri, 18 Mar 2011 10:12:22 +0000 (11:12 +0100)
committerGuido Günther <agx@sigxcpu.org>
Fri, 18 Mar 2011 18:59:52 +0000 (19:59 +0100)
commitfadcfcb35b264f9e9d8762b590512f9049ecff5e
tree372b54e56be69b94d5c648f0bc41642c97c415ed
parentddf5ea3883723f9a64845511583b6dad8ff3600d
gbp: Add git.archive() and git.{has,get,update,add}_submodules()

and testcases.

Heavily based on work by Sean Finney and Chow Loong Jin
gbp/git.py
tests/04_test_gbp_submodules.py [new file with mode: 0644]