note basic git requirements before workflow authored by Malin Freeborn's avatar Malin Freeborn
## Workflow ## Workflow
If you're new to `git`, then:
1. [compile the repo](dev/Compiling), and
1. try out the [basic git](dev/Basic-Git) commands.
The workflow broadly goes like this: The workflow broadly goes like this:
- Small changes go into the `dev` branch. - Small changes go into the `dev` branch.
... ...
......