Practical Git: for Absolute Beginners
Deal Score0
What you’ll learn
-
Basics of Git in a simple words
-
Practical experience with Git from the very first lectures
-
Git setup and configuration
-
How to manage changes in files
-
Most used commands in git such as git add, git commit, git push and more
-
What is git branch and how to work on the same file in parallel
-
What is conflict in file and how to solve it
-
What is pull request and how to create it