Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 182 Bytes

File metadata and controls

6 lines (5 loc) · 182 Bytes

If you can't commit and push, be sure to set your git config settings

git config --global user.name yourGithubUsername
git config --global user.email yourGithubAccountEmail