> This is only for students who use "odevzdávárna IS".
Follow two important rules to prevent conflicts in the source code:
* Never change files that you do not have to change according to the assignment (or, at least, return the changes before requesting the final merge).
* Always commit your changes before pulling new iteration (e.i. precisely follow the workflow instructions listed below).
If you have a trouble getting the assignment, you can always go to GitLab project and download ZIP file. Then just extract it into your directory and you should have your new iteration ready.
# 0. Downloading initial project to your PC [optional]