Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Git (requires git installation)
The git application can clone the repository to a local repository
    • From the directory created in step 1 above, use a command like the following to clone
Code Block
titleClone Source Files
C:\\ssp>git clone git@github.com:Jasig/SSP.git

...