gbp.git.repository.GitRemote(object) class documentationgbp.git.repository
(View In Hierarchy)
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 |
| Instance Variable | _name | Undocumented |
| Instance Variable | _fetch_url | Undocumented |
| Instance Variable | _push_urls | Undocumented |