mirror of
https://github.com/paulirish/git-open.git
synced 2026-09-10 07:26:15 -04:00
See `man ssh_config` for documentation for sshconfig. Only works on SCP-like remote URL's [user@]hostalias:path/to/repo.git Parses through ~/.ssh/config, looking for a Host entry matching hostalias (bash-like pattern matching supported) and expanding it to the corresponding HostName entry, if applicable. |
||
|---|---|---|
| .. | ||
| test_helper | ||
| git-open.bats | ||