HTTPUnixSocket returns the configured HTTP unix socket, optionally scoped by host.
(hostname string)
| 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. |
| 53 | Pager(hostname string) ConfigEntry |
| 54 | // Prompt returns the configured prompt, optionally scoped by host. |
no outgoing calls
no test coverage detected