1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-11-15 13:43:45 +01:00
git/contrib/credential/netrc/test.netrc

14 lines
337 B
Text
Raw Normal View History

machine imap login tzz@lifelogs.com port imaps password letmeknow
machine imap login bob port imaps password bobwillknow
# comment test
machine imap2 login tzz port 1099 password tzzknow
machine imap2 login bob password bobwillknow
# another command
machine github.com
multilinetoken anothervalue
login carol password carolknows