Skip to content
Robin Hood edited this page May 8, 2018 · 1 revision
Setting up git
$ git config --global user.name "User Name"

$ git config --global user.email "email"
Clone this wiki locally