version-control
SKILL.md
Version Control
Purpose: Effective use of Git for collaboration and code management.
Commit Messages
# Format
type(scope): Brief description (50 chars max)
Detailed explanation (wrap at 72 characters)
Purpose: Effective use of Git for collaboration and code management.
# Format
type(scope): Brief description (50 chars max)
Detailed explanation (wrap at 72 characters)