Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn the fundamentals of Git version control in this comprehensive 2-hour tutorial. Explore Git's history, set up your environment, and master essential commands like init, commit, and diff. Discover how to work with remote repositories on GitHub, manage tags, and clone projects. Dive into branching strategies, including creation, deletion, and merging. Gain practical skills to effectively use Git for version control in your software development projects.
Syllabus
git Intro
git version control
history of git
git Setup
git Init
git commit
skipping the staging area
git diff command
git remove file
github repository
adding files to remote repository
working with tags
clone a project
git branch create
git delete branch
branch pushing to remote repository
branch-how it works
git merge
Taught by
Telusko