To track changes (after creating and editing files)
\`\`\`
git add --all
git add --all
git commit -m "first commit"
\`\`\`
Detailed instructions on how to setup a remote repository can be found in the README.md from https://gitlab.leibniz-lib.de/smartin/hpc-project-template .