Clone a Git repository and set it up for gbp

Function apt_showsrc Undocumented
Function vcs_git_url Undocumented
Function repo_to_url No summary
Function build_parser Undocumented
Function parse_args Undocumented
Function main Undocumented
def apt_showsrc(pkg):
Undocumented
def vcs_git_url(pkg):
Undocumented
def repo_to_url(repo):
>>> repo_to_url("https://foo.example.com")
'https://foo.example.com'
>>> repo_to_url("salsa:agx/git-buildpackage")
'https://salsa.debian.org/agx/git-buildpackage.git'
>>> repo_to_url("github:agx/git-buildpackage")
'https://github.com/agx/git-buildpackage.git'
def build_parser(name):
Undocumented
def parse_args(argv):
Undocumented
def main(argv):
Undocumented
API Documentation for git-buildpackage, generated by pydoctor at 2021-02-01 08:15:22.