Editor returns the configured editor, optionally scoped by host.
(hostname string)
| 45 | ColorLabels(hostname string) ConfigEntry |
| 46 | // Editor returns the configured editor, optionally scoped by host. |
| 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. |
no outgoing calls
no test coverage detected