paulirish.git-open/test
August Valera 8909a2b753 Adds support for sshconfig expansion
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.
2018-02-04 12:12:48 -08:00
..
test_helper Add a test suite (#78) 2017-06-16 15:57:49 -07:00
git-open.bats Adds support for sshconfig expansion 2018-02-04 12:12:48 -08:00