about summary refs log tree commit diff
path: root/third_party/git/contrib/credential/netrc/test.netrc
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/contrib/credential/netrc/test.netrc')
-rw-r--r--third_party/git/contrib/credential/netrc/test.netrc13
1 files changed, 0 insertions, 13 deletions
diff --git a/third_party/git/contrib/credential/netrc/test.netrc b/third_party/git/contrib/credential/netrc/test.netrc
deleted file mode 100644
index ba119a937f67..000000000000
--- a/third_party/git/contrib/credential/netrc/test.netrc
+++ /dev/null
@@ -1,13 +0,0 @@
-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