Class representing a remote repository

Method __init__ Undocumented
Method __str__ Undocumented
Method name Name of the remote
Method fetch_url Fetch URL
Method push_urls List of push URLs
def __init__(self, name, fetch_url, push_urls):
Undocumented
def __str__(self):
Undocumented
@property
def name(self):

Name of the remote

@property
def fetch_url(self):

Fetch URL

@property
def push_urls(self):

List of push URLs

API Documentation for git-buildpackage, generated by pydoctor at 2018-05-21 11:27:17.