JoyOfCodingPDX / GettingStarted

Helps students in Contemporary Software Development get started with the programming assignments.
https://web.cecs.pdx.edu/~whitlock/
Apache License 2.0
6 stars 15 forks source link

Tell students to push the submission tag #41

Closed DavidWhitlock closed 2 years ago

DavidWhitlock commented 2 years ago

After the code is submitted, the student should git push --tags to make sure that the tags are in GitHub. I should note this in the README.md.