GitProtocol returns the configured git protocol, optionally scoped by host.
(hostname string)
| 47 | Editor(hostname string) ConfigEntry |
| 48 | // GitProtocol returns the configured git protocol, optionally scoped by host. |
| 49 | GitProtocol(hostname string) ConfigEntry |
| 50 | // HTTPUnixSocket returns the configured HTTP unix socket, optionally scoped by host. |
| 51 | HTTPUnixSocket(hostname string) ConfigEntry |
| 52 | // Pager returns the configured Pager, optionally scoped by host. |
no outgoing calls
no test coverage detected