DefaultHost retrieves the default host.
()
| 177 | |
| 178 | // DefaultHost retrieves the default host. |
| 179 | DefaultHost() (host string, source string) |
| 180 | |
| 181 | // Login will set user, git protocol, and auth token for the given hostname. |
| 182 | // |
no outgoing calls