A GITHUB HACK

A GITHUB HACK

To new devs: You don't need your user name and password for every (pull , push) request on GitHub. Just use ssh or if you are using the https clone, you can run this command ('git config --global credential.helper store'), to save your creds.