- Make sure you can push to coursegit from an FCS linux machine. A good way to test this is to push a (work in progress) journal entry for Lab 1.
- Test that your push was successful by cloning the repo, per the instructions in faq. After cloning,
change directory to
journal/
and runraco frog -bp
- Read about how to write a good commit message in ยง5.2 of Pro Git
- Read Section 2 of FICS