Module gbp_pull
[hide private]
[frames] | no frames]

Module gbp_pull

fast forward debian, upstream and pristine-tar branch

Functions [hide private]
boolean
fast_forward_branch(branch, repo, options)
update branch to its remote branch, fail on non fast forward updates unless --force is given
 
main(argv)
Variables [hide private]
  __package__ = None
hash(x)
Function Details [hide private]

fast_forward_branch(branch, repo, options)

 

update branch to its remote branch, fail on non fast forward updates unless --force is given

Returns: boolean
branch updated or already up to date