Git Commands
Instructions
When working with git repositories:
-
Always use git or gh commands
-
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