Advanced techniques and workflows (GIT)
Another important component is the handling of large files and binary files. Participants will be introduced to Git LFS (Large File Storage), an extension of Git specifically designed to manage large files and binaries to improve performance and efficiency.
The course also provides an introduction to GitHub and Gitea, two popular platforms for managing Git repositories. Participants will learn the basic features and capabilities of these platforms to effectively host and collaborate on their projects.
Finally, various workflow models will be introduced, including Git Flow. Participants will learn how to use Git Flow and other workflow models to structure and optimize their development processes. These workflows help to make development more efficient and improve team collaboration.