Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 490 Bytes

00.md

File metadata and controls

23 lines (15 loc) · 490 Bytes

Git: beyond the basics

Adam S Levy

Thursday, March 7, 2019

If you would like to follow along locally, please clone the following repo and run the following commands to pull the example repo.

git clone https://github.com/akdevalliance/git-presentation.git
cd git-presentation
git submodule init
git submodule update

You can view the files locally in a text editor or a markdown viewer.

Alternatively you can simply view them on GitHub directly.


start