News

How to upload projects on github Setting your Git username for every repository on your computer Open Git Bash. Configure git: $ git config --global user.name "Mona Lisa" $ git config --global ...
How to upload your code on Github. Contribute to nirajti/Git-Basic-Courses development by creating an account on GitHub.