CommandDescription
git initInitialize a new repository
git clone urlClone a remote repository
git add .Stage all changes
git commit -m msgCommit staged changes
git pushPush commits to remote
git pullPull changes from remote
git branch nameCreate a new branch
git checkout nameSwitch to a branch
git merge nameMerge a branch
git log --onelineView commit history
git stashStash working changes
git diffShow unstaged changes
git reset --hard HEADReset to last commit
git tag v1.0Create a tag
git remote -vList remotes

15 of 15 entries

Share:Copied!
Was this tool helpful?

Get a free API key + new tools as they ship

100 calls/day, no card, no spam. Built by one person, in public.

About Git Cmds

Git Cmds solves a specific problem that comes up daily for anyone dealing with developer and design work: doing it once, fast, without an account. Built to be the kind of tool you bookmark and use weekly: no surprises between visits, no degraded free tier, and a UI that gets out of the way. It is one of about a hundred developer tools that share the same philosophy: do one thing, do it well, get out of your way.

When you'd reach for Git Cmds

  • You're hitting the daily limit of a paid SaaS and need a backup option for a single quick job.

    Marketers and ops people whose primary tool is metered.

    Stay productive without burning credits.

  • You need to handle a one-off task right before a meeting and don't have time to install anything.

    Anyone working remotely on a borrowed or restricted machine.

    Open the page, get the result, paste it into your doc — under a minute.

  • You're cleaning up a folder of files that accumulated over a project and need to standardize them.

    Designers, writers, and developers wrapping up deliverables.

    Drop each file in, copy the output, move on.

  • You're on a public or shared machine and don't want to leave traces of what you're working on.

    Travelers, contractors, anyone working from a friend's computer.

    Nothing is uploaded, nothing persists if you're not signed in.

Frequently asked about Git Cmds

Are my files uploaded to a server when I use Git Cmds?
Git Cmds processes everything in your browser using local APIs. Your files never leave your device.
Is Git Cmds really free?
Yes — Git Cmds is free for unlimited personal use, with no account required and no watermark on the output.
What browsers does Git Cmds support?
Every modern browser released in the last three years: Chrome, Firefox, Safari, Edge, Brave, Opera.
Can I use Git Cmds commercially?
Yes. The output of Git Cmds belongs entirely to you, with no licensing restrictions.
Do I need to create an account to use Git Cmds?
No. Git Cmds works without any signup. We only ask for an email if you decide to subscribe to a paid plan.