Git · CLI?
CleverGit
Plain-English commands for the git? operations you keep googling. Pick what you want to do — get the exact command. No rewriting history by accident.
When would I use this?
Git is the system programmers use to save and share versions of their work, and its commands are famously easy to get wrong. If you only touch it now and then — undoing a mistake, renaming something, tidying up — find what you want to do in plain English below and copy the exact command it gives you. Anything risky is clearly flagged before you run it.
01 Find an operation
34 operations02 Configure
Select an operation above
03 Your command
Run this in your terminal?