kea-dev / social-coding

https://docs.kea.dev/posts/social-coding/
0 stars 1 forks source link

Apply patch #14

Closed lakruzz closed 1 year ago

lakruzz commented 1 year ago

In the template repo:

Build the patch

git checkout master
git format-patch v1.0.0

Distribute the patch file to the students

In the classroom repo

git am <file>
lakruzz commented 1 year ago

0002-fixed-some-of-the-autograding-scripts.patch