DefaultHost retrieves the default host.
()
| 133 | |
| 134 | // DefaultHost retrieves the default host. |
| 135 | DefaultHost() (host string, source string) |
| 136 | |
| 137 | // Login will set user, git protocol, and auth token for the given hostname. |
| 138 | // |
no outgoing calls