nowfound

Alternatives

Products that do what Run-Git does

Push your Git changes with one command

  1. 1IM
  2. 2

    A single-click button to do tasks like git add, commit, push

    2025

  3. 3

    One command to back up every Git repo you have; and more!

    Apr 2026 · git-fire.com

  4. 4

    Automate your workflow from idea to production

    2018 · github.com

  5. 5GN

    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.

    2023 · github.com

  6. 6
    Runme.io116

    Run your application from any public Git repo with one click

    2020

  7. 7GA

    Hi Hacker news ! I’m Julien and I built an alternative CLI for Git : gut. Even if I haven’t been coding for a long time (I’m in the first year studying computer science), I’ve always found git to be frustrating. The command naming is inconsistent and git lets you easily shoot yourself in the foot. I made gut, another git porcelain, to solve these issues. It provides a consistent naming of command. To do so, syntax is based on subcommands. For example, to delete a branch, run gut branch rm rather than git branch -d, same to delete a remote (gut remote rm) and so on. Gut also prevents you from…

    2023 · gut-cli.dev

  8. 8GA

    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

    Nov 2025 · github.com

  9. 9GA

    What works now: user signups, org creations, private/public repos, and importing GitHub repositories (both as read-only mirrors and full migrations). So basically, you can create, push and pull to a repo, but we don't have many features quite yet (issues, PRs, CI). What is a bit unique is: 1) we built it in Rust and 2) the website is a little odd. Its design is inspired by CLIs (e.g., fzf, broot, vim) instead of web apps, and as such, lacks some affordances that you might typically expect in favor of keyboard-driven instant navigations (we have the very ambitious goal of an FCP of…

    Jun 2026 · gitdot.io

  10. 10
    Tempo118

    Replace the Git CLI with a clear UI and AI assist

    2024

  11. 11GW

    I've always wanted a better way to explore the authorship data embedded in a Git commit log. I'm having fun building a CLI tool to do this. It's a bit like the "Contributors" tab on Github that shows you how many commits each contributor has made but much faster and with many more options. If you get a chance to try it out, please let me know. I'd love to hear feedback and suggestions. Thank you!

    2025 · github.com

  12. 12
    gUmi138

    Manage infinite Git profiles in one click

    2017

  13. 13
    git-lrc305

    Free, unlimited AI code reviews that run on commit

    Feb 2026 · hexmos.com

  14. 14

    From git clone to running code in one command

    2025

  15. 15
    GitHub7

    Lightning-fast Git workflows with AI-powered commit messages

    Nov 2025

  16. 16GC
  17. 17

    Code snippet manager that runs on GitHub Gist

    2018

  18. 18
    Runops123

    Run one-off scripts as production-ready automations

    2021

  19. 19GJ
  20. 20RA
  21. 21

    GPT CLI to auto-generate impressive commits in 1 second

    2023

  22. 22RA

    Hi HN — I’m learning Rust and decided to build a universal CLI for running code in many languages. The tool, Run, aims to be a single, minimal dependency utility for: running one-off snippets (from CLI flags), running files, reading and executing piped stdin, and providing language-specific REPLs that you can switch between interactively. I designed it to support both interpreted languages (Python, JS, Ruby, etc.) and compiled languages (Rust, Go, C/C++). It detects languages from flags or file extensions, can compile temporary files for compiled languages, and exposes a unified REPL…

    Oct 2025 · github.com

  23. 23

    A small CLI tool that combines git commit and todo list 🛠📝

    2018

  24. 24GA

    GAC is a tool I built to help users spend less time summing up what was done and more time building. It uses LLMs to generate contextual git commit messages from your code changes. And it can be a drop-in replacement for `git commit -m "..."`. Example: feat(auth): add OAuth2 integration with GitHub and Google - Implement OAuth2 authentication flow - Add provider configuration for GitHub and Google - Create callback handler for token exchange - Update login UI with social auth buttons Don't like it? Reroll with 'r', or type `r "focus on xyz"` and it rerolls the commit with your feedback. You…

    Oct 2025 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →