Skip to content

Instantly share code, notes, and snippets.

@dylan-ngo11
Created May 24, 2012 07:42
Show Gist options
  • Save dylan-ngo11/2780069 to your computer and use it in GitHub Desktop.
Save dylan-ngo11/2780069 to your computer and use it in GitHub Desktop.
setting
{
// Your username on GitHub
"username": "***",
// Your password on GitHub
"password": "***",
// Proxy server
// Format: "http://user:pass@proxy:port"
"https_proxy": ""
}
@digitalfun
Copy link

better dont write your login/password in a public gist ;)

@dylan-ngo11
Copy link
Author

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