Skip to content
Snippets Groups Projects
Commit 75dba432 authored by Christopher Bohn's avatar Christopher Bohn :thinking:
Browse files

Assignment tweak: protect against students creating recursive repos

parent 22c8e046
No related branches found
No related tags found
No related merge requests found
......@@ -71,6 +71,9 @@ git commit --author="Herbie Husker <herbie@huskers.unl.edu>"
1. Clone the project: `git clone <URL>` (here the angle brackets should
not be included).
- **Do *NOT* place your calculator repository inside your
csce361-homework repository!**
1. Import the project into your IDE. The project is set up as a Maven
project, so you can follow your IDE's instructions to import a Maven
project.
......@@ -458,4 +461,3 @@ The contribution is worth **10 points**:
- **4 points** for equitable contribution based on git history
## Footnote
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment