Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 2.16 KB

ReadMe.md

File metadata and controls

54 lines (38 loc) · 2.16 KB

Introduction to Version Control

This project contains notes and exercises to assist newcomers to version control to learn "Git".

The project is split into multiple Markdown files that cover sections of using and working with Git.

GitHub Downloads (all assets, all releases) GitHub commits since latest release

Resources of Information

Adrian Gould's Diigo Links:

Contents

This ReadMe does not need a Table of contents, instead we provide links to each of the Markdown files that make up this tutorial and exercises.

Cloning this Repository

Use the command:

git clone https://github.com/AdyGCode/Intro-to-Version-Control.git

Contributing to this Project

For details on how to contribute see the CONTIBUTE document