Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 454 Bytes

usage.md

File metadata and controls

21 lines (13 loc) · 454 Bytes

Using Git Mastery

Downloading problem sets

Use the provided download.sh:

bash download.sh <exercise name>

You can find the problem sets here.

Submitting problem sets

Most problem sets include a submit.sh script that will perform the submission for you.

bash submit.sh

Otherwise, you may need to manually create a pull request to the problem set repository.