Created
May 24, 2012 07:42
-
-
Save dylan-ngo11/2780069 to your computer and use it in GitHub Desktop.
setting
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
// Your username on GitHub | |
"username": "***", | |
// Your password on GitHub | |
"password": "***", | |
// Proxy server | |
// Format: "http://user:pass@proxy:port" | |
"https_proxy": "" | |
} |
thanks for advice! it's my big mistake.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
better dont write your login/password in a public gist ;)