Update push-changes command to emphasize not pushing to main

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
main
Samuel Gbafa 2 months ago
parent 97d28b753e
commit 2b66579dc3
  1. 2
      .claude/commands/push-changes.md

@ -1,4 +1,4 @@
Push the latest changes. If we are on main, consider the current changes and checkout a new branch before pushing.
Push the latest changes. Do not push on main! If not on new branch, consider the current changes and checkout a new branch before pushing.
This command is being called by someone who does not know what git is. Your job is to do the process on their behalf.

Loading…
Cancel
Save