This repository shows you the basics of how to signup and use GitHub.
GitHub is a code hosting platform for version control and collaboration. It lets you and others work together on projects from anywhere.
This tutorial teaches you GitHub essentials like repositories, branches, commits, and Pull Requests. You’ll learn GitHub’s Pull Request workflow, a popular way to create and review code.
This will show you how to navigate and create repositories in the GUI based GIT control.
Click here to view the instructions to use the GitHub Web GUI
This will work through the terminal in Linux and MacOS, Windows software can be downloaded to do this too.
Click here to view the instructions to use the GIT command line tools
V1.0 Release - 16th November 2017
- Tomos Fearn - Initial work - [email protected]
See below the list of sources.
This page is a collection of tutorials from various sources:
- GitHub GUI - https://guides.github.com/activities/hello-world/
- GIT command line tools - https://docs.gitlab.com/ee/gitlab-basics/start-using-git.html