MIT Sloan: Lead AI Adoption Across Your Organization — Not Just Pilot It
Learn the Skills Netflix, Meta, and Capital One Actually Hire For
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
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