During the workshop, participants will be introduced to essential Git concepts such as repositories, which are fundamental for tracking changes; branching, which allows for parallel development; and merging, which integrates changes from different branches. Additionally, the workshop covers techniques for resolving conflicts that may arise during collaborative work.
This hands-on session aims to equip participants with the skills needed to effectively use Git for version control and teamwork. By the end of the workshop, attendees will have a solid foundation in Git and be prepared to apply these skills to manage and collaborate on software development projects.