Changes

Jump to: navigation, search

OPS435 Online Assignment 2

18 bytes added, 21:08, 19 July 2020
Use of Github
=== Use of Github ===
You will once again be graded partly on <b>correct use of version control</b>, that is use of numerous commits with sensible commit messages. In professional practice, this is critically important for the timely delivery of code. You will be expected to use:
<ol><li><code>git add *.py</code><li><code>git commit -m "a message that describes the change"</code><li><code>git push</code> 
after completing each step. There is no penalty for "too many commits", there is no such thing!

Navigation menu