GitSafe 🛡️
Understand git commands before you run them.
Features
- 🔗 Git commands in terminal become clickable links
- 📖 Plain-English explanations for every command
- ⚠️ Risk level badges (Safe / Low / Medium / High / Critical)
- 🚨 Warning popups for destructive commands
- ↩️ Undo instructions for every command
How to use
- Open any terminal in VS Code
- Type a git command like
git reset --hard
- Ctrl+click the command to see full explanation
Commands covered
git commit, git push, git pull, git reset, git rebase, git clean, git merge, and more!
| |