Description
In this course you will :
- Learn an introduction to Git and a few of its core features.
- Learn different ways to undo changes made to a Git project and when to use them
- Learn How to Manage Multiple Versions of a Project with Branching
- Learn an introduction to Git collaborations with remotes, pulling and pushing