Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
- Basic linux command line skill
- Visit https://git-scm.com/video/get-going for a comprehensive introduction.
- Check the helloworld/ directory to create a simple Git demo.
- Explore a practical hands-on example in the Git hands-on for more Git concepts
- https://ndpsoftware.com/git-cheatsheet.html
- https://education.github.com/git-cheat-sheet-education.pdf
- None