gbp.deb.pristinelfs.PristineLfs
class documentationgbp.deb.pristinelfs
(View In Hierarchy)
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 |
Commit files files to the pristine-lfs branch
Parameters | files | list of files to commit (type: list ) |
Check out all orig tarballs for package package of version to output_dir
Parameters | package | the package to check out the orig tarballs for (type: str ) |
version | the version to check out the orig tarballs for (type: str ) | |
output_dir | the directory to put the tarballs into (type: str ) |