Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 255 Bytes

GIT.md

File metadata and controls

9 lines (8 loc) · 255 Bytes

Get this repository

  • Run the following commands on your laptop (locally):
$ git clone git@github.com:redapt/microsoft-devops-workshop.git
$ cd microsoft-devops-workshop
$ git pull --recurse-submodules
$ git submodule update --init --recursive