Get the exact git commands for what you're trying to do.
Coding💾 0 savesby PromptChief Team
Tell me the git commands to do this safely.
WHAT I WANT TO DO: [[GOAL]]
CURRENT SITUATION: [[STATE]] (uncommitted changes, wrong branch, etc.)
Give me:
1. The exact commands, in order
2. What each one does
3. Anything destructive flagged with a ⚠️ and a safer alternative
4. How to undo it if it goes wrong
5. The one thing to double-check before running
Assume I can lose work if I'm careless — keep me safe.