👩🏽‍💻

Working with Git & GitHub

Introduction to Git and GitHub


Step 2: Signing Up for GitHub Student Pack


Step 3: Setting Up Git


Step 4: Initialise a Local Repository


Step 5: Creating a GitHub Repository


Step 6: Cloning a GitHub Repository


Step 7: Basic Git Commands


Step 8: Branching in Git


Step 9: Merging Branches


Step 10: Collaboration with Pull Requests


Further Reading and Resources

Git - Documentation
The official and comprehensive man pages that are included in the Git package itself.
https://git-scm.com/doc
GitHub.com Help Documentation
Get started, troubleshoot, and make the most of GitHub. Documentation for new users, developers, administrators, and all of GitHub's products.
https://guides.github.com/
Git Tutorials and Training | Atlassian Git Tutorial
Learn the basics of Git through this comprehensive Git training. Branching, pull requests, merging and more are covered in the Atlassian Git tutorial.
https://www.atlassian.com/git/tutorials