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.
Adrian Gould's Diigo Links:
- https://diiigo.com/profile/Ady_Gould
- https://www.diigo.com/user/ady_gould?query=git
- https://www.diigo.com/user/ady_gould?query=github+pull+request
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.
- 01 What is Version Control
- 02 Getting Ready
- 03 Repositories and Folders
- 04 Git Started
- 05 Global Settings
- 06 ReadMe!
- 07 Ignore Me
- 08 Status Add Commit
- 09 Git History
- 10 Shaking the Tree
- 11 Merging and Conflicts
- 12 Remotely useful
- 13 Why, Hello Dolly
- 14 Forking over code
- 15 Workflows
- ...
- 90 Deleting GitHub Repos
- 98 Command Line Extras
- 99 References and Resources
Use the command:
git clone https://github.com/AdyGCode/Intro-to-Version-Control.git