Skip to content
Snippets Groups Projects
Commit e1a15d33 authored by Peter J. Keleher's avatar Peter J. Keleher
Browse files

auto

parent 380552d1
No related branches found
No related tags found
No related merge requests found
...@@ -38,7 +38,7 @@ project first before pushing back to gitlab. The first time you create ...@@ -38,7 +38,7 @@ project first before pushing back to gitlab. The first time you create
the project, cd into the repository and then push the new project back the project, cd into the repository and then push the new project back
to gitlab. to gitlab.
For example, close the repository (w/ my dirid just as an example), For example, clone the repository (w/ my dirid just as an example),
like the following: like the following:
``` ```
git clone git@gitlab.cs.umd.edu:cmsc436Fall2021/cmsc436-keleher git clone git@gitlab.cs.umd.edu:cmsc436Fall2021/cmsc436-keleher
...@@ -46,7 +46,7 @@ like the following: ...@@ -46,7 +46,7 @@ like the following:
Create the new `assign1` project inside cmsc436-keleher, create a new Create the new `assign1` project inside cmsc436-keleher, create a new
`model.swift` in the project to define your model, update the unit `model.swift` in the project to define your model, update the unit
tests via the link below, and perform the following for your first tests via [this link](assign1Tests.swift), and perform the following for your first
commit: commit:
``` ```
cd cmsc436-keleher cd cmsc436-keleher
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment