Adding upstream version 0.0.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
b74d0ef785
commit
9eac69a0e2
41 changed files with 2631 additions and 0 deletions
6
testdata/config1-with-match-directive
vendored
Normal file
6
testdata/config1-with-match-directive
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
Match all
|
||||
Include ~/.ssh
|
||||
Host *
|
||||
User usr
|
||||
Host git.yahoo.com
|
||||
HostName git.proxy.com
|
Loading…
Add table
Add a link
Reference in a new issue