module documentation

Pull remote changes and fast forward debian, upstream and pristine-tar branch

Function build_parser Undocumented
Function fast_forward_branch update branch to its remote branch, fail on non fast forward updates unless --force is given
Function get_remote Undocumented
Function main Undocumented
Function parse_args Undocumented
Function track_missing Undocumented
def build_parser(name):

Undocumented

def fast_forward_branch(rem_repo, branch, repo, options):

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

Returns
booleanbranch updated or already up to date
def get_remote(repo, current):

Undocumented

def main(argv):

Undocumented

def parse_args(argv):

Undocumented

def track_missing(repo, remote, branch, options):

Undocumented