This section contains Git-related standards and best practices for version control workflows.

Available Standards

  • Git Branching and Merge Strategy

    • Git branching and merge strategy for the Salesforce component library repository, optimizing for clean history and minimal conflicts

Overview

These standards ensure clean Git history, minimal merge conflicts, and efficient collaboration workflows across the development team.