UNB/ CS/ David Bremner/ teaching/ cs4735/ assign-notes

Notes about assignments

Handing things in

Each student has a repository

https://vcs.cs.unb.ca/git/cs4735-assignments-<loginid>

For assignment n, make a directory An and put everything required for that assignment in this directory.

You need to push your assignment to this repository using "git push" before the assignment deadline.

There is a small, but growing set of FCS specific git hints at coursegit.

Other Notes