Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.2 KB

README.md

File metadata and controls

35 lines (19 loc) · 1.2 KB

GitHub

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.

GUI - Web Based

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

GIT on the Command Line

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

Versioning

V1.0 Release - 16th November 2017

Authors

See below the list of sources.

License and Sources

This page is a collection of tutorials from various sources: