When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Master Git & Github
Unlock creativity with Skillshare! Learn acrylic painting, AI writing, graphic design, and photography.

This Course Includes
skillshare
0 (0 reviews )
1 hours 22 minutes
english
Online - Self Paced
course
SkillShare
About Master Git & Github
Introduction to Git & Github
Install Git & Github
Git Configuration
Working , Staging area & Repository
.git in Repository
Log and Show
Express Commit
restore command
Rename and Remove
Git Ignore
Branches
Conflicts
Deleting Branch
Stash
Reset
Push
Pull
Edit Tag
Create Release
Edit & Delete Release
Compare two branches
Compare between two Commits
Compare between tags
Fork
Branch with Fork
Github Insights & Graphs
Add Contributor
Issues,Labels & Milestones
Create an Issue
Close an Issue
Close issue with commit
Course Conclusion
What You Will Learn?
- This course teaches you everything you need to know regarding Git & Github. .
- Git is a distributed version control tool that can manage a development project's source code history, while GitHub is a cloud-based platform built around the Git tool..
- Git is a tool a developer installs locally on their computer, while GitHub is an online service that stores code pushed to it from computers running the Git tool..
- .