Package gbp :: Package deb :: Module pristinetar :: Class DebianPristineTar
[hide private]
[frames] | no frames]

Class DebianPristineTar

              object --+        
                       |        
command_wrappers.Command --+    
                           |    
 pkg.pristinetar.PristineTar --+
                               |
                              DebianPristineTar

The pristine-tar branch in a Debian git repository

Instance Methods [hide private]

Inherited from pkg.pristinetar.PristineTar: __init__, checkout, commit, get_commit, has_commit

Inherited from pkg.pristinetar.PristineTar (private): _checkout

Inherited from command_wrappers.Command: __call__, call

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]

Inherited from pkg.pristinetar.PristineTar: branch, cmd

Properties [hide private]

Inherited from object: __class__