in your home directory create a file called '.netrc', for example
/Users/ahoward/.netrc
in it put these contents
machine github.com login YOUR_GITHUB_USERNAME password YOUR_GITHUB_PASSWORD
fixed!
in your home directory create a file called '.netrc', for example
/Users/ahoward/.netrc
in it put these contents
machine github.com login YOUR_GITHUB_USERNAME password YOUR_GITHUB_PASSWORD
fixed!