Undocumented
Class Variable branch Undocumented
Method __init__ Undocumented
Instance Variable repo Undocumented
Method commit Commit files files to the pristine-lfs branch
Method checkout Check out all orig tarballs for package package of version to output_dir
branch =
Undocumented
(type: str)
def __init__(self, repo):
Undocumented
repo =
Undocumented
def commit(self, files, quiet=(False)):

Commit files files to the pristine-lfs branch

Parametersfileslist of files to commit (type: list)
def checkout(self, package, version, output_dir, quiet=(False)):

Check out all orig tarballs for package package of version to output_dir

Parameterspackagethe package to check out the orig tarballs for (type: str)
versionthe version to check out the orig tarballs for (type: str)
output_dirthe directory to put the tarballs into (type: str)
API Documentation for git-buildpackage, generated by pydoctor at 2021-06-08 15:35:20.