
Run-Git
Push your Git changes with one command
What it does
Run-Git is a simple Python CLI tool that makes pushing code easier. Instead of typing multiple Git commands: git add git commit -m "message" git push You can simply run: run-git Run-Git automatically detects changes, commits them, and pushes them to your repository. Features: • One command Git push • Simple CLI workflow • Open source • Available on PyPI Install: pip install run-git GitHub: https://github.com/himanshu231204/gitpush
Does a similar job
all alternatives →- IMI made a tool that made me faster at Git2018 · github.com · ▲551


- GNGitgpt – Natural Language Git2023 · github.com · ▲108
Hey folks, Here's a quick and dirty tool to use natural language to get git to do what you want. Example: $gitgpt create a new branch called feature/test add all the files and commit with msg creating feature test then push to origin I haven't put it through the wringer yet, however it's worked well with some pretty straight forward day to day git usage.

- GAGitlogue – A terminal tool that replays your Git commits with animationNov 2025 · github.com · ▲159
Gitlogue is a CLI that turns your Git commits into a typing-style replay. It visualizes diffs line by line, shows the file tree, and plays back each edit as if it were typed in real time. Key points • Realistic typing animation • Syntax-highlighted diffs • File-tree view • Replay any commit • Self-contained CLI Demo video is in the README. Repo: https://github.com/unhappychoice/gitlogue
More dev tools this month
the category →



OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 30d ago · gtmcofounder.com

Launched alongside, March 2026
the whole month →

Switch from ChatGPT to Claude with import memory feature
AI · Mar 2026 · claude.com


