- Introduction to Git
- Merging Branches in Git
- Introduction to Github
- Pushing Local Commits to Github
aliraza89/Introduction-to-Git-and-GitHub
Git is a distributed version control system designed to track changes in source code and collaborate on software development projects. While the GitHub is a web-based platform that provides hosting for Git repositories.