📄️ Git Branching Guide
A comprehensive guide to Git branching, switching branches, and working across multiple devices
📄️ Git
This section contains documentation for Git, covering various aspects from basic operations to advanced workflows.
📄️ Git Workflow for Multiple Developers: Incorporating Changes from Another Branch
A step-by-step guide to managing Git repositories when multiple developers work on different features
📄️ Git Submodules Tutorial
A comprehensive guide to using Git submodules for managing external dependencies
📄️ Complete Git + GitLab + SSO Setup Tutorial
This tutorial addresses the complete setup of Git with GitLab using Single Sign-On (SSO). We'll explore SSH key authentication, credential management, and common troubleshooting scenarios.