--- name: git description: Git / GitHub guidelines --- # Git Commands ## Instructions When working with git repositories: 1. Always use `git` or `gh` commands 2. Never use `gt` command ## When to Use Apply this guideline when: - Running any git operations - Suggesting git commands to the user - Writing scripts that involve version control