We expect you to have some basic knowledge about how to
- clone a project from a git repository
- commit and push code to a git repository
If you have never used git or svn before, we highly recommend you take a moment to learn some git basics, as these will be valuable for your whole developer life. A good reference and starting point is this documentation book:
https://git-scm.com/book/en/v2/Getting-Started-About-Version-Control
The information about cloning and pushing can be found in Chapter 2.1 and Chapter 2.2.
If you have further specific questions, please contact us.