nowfound

Alternatives

Products that do what Git alias commands and shortcuts does

https://github.com/GitAlias/gitalias Do you use git? I have a big list of alias commands and shortcuts that I'm sharing on GitHub. I'm seeking suggestions and feedback now, and also seeking pull requests to improve the code.

  1. 1

    Find git commands you need without digging through the web.

    2019

  2. 2

    An interactive reference tool for Git commands

    2019

  3. 3GV
  4. 4

    Git commands and resources to power up your programming

    2021

  5. 5
    Git Hint104

    Not just another Git cheat sheet.

    2019

  6. 6
    GitUp275

    The Git interface you've been missing all your life

    2015

  7. 7

    Report bugs in GitHub 20x faster

    2022

  8. 8

    Control GitHub through slash commands in your Issues and PRs

    2020

  9. 9
    gUmi138

    Manage infinite Git profiles in one click

    2017

  10. 10

    A much easier way to install slash commands!

    2015

  11. 11
    GitJin116

    GitHub repos, issues, and PRs in one clear dashboard

    Dec 2025

  12. 12GT

    2017 · gitorials.com

  13. 13GC

    Since everyone seems to be making a github application, I thought I'd share mine. It's an aggregated view of all of a given person's github projects, as well as easyish lookups for linkedin/stackoverflow/hackernews. It attempts to determine both productivity (how much code did this person write?) as well as impact (did anyone care?) I'd love any feedback, but go easy on the number of simultaneous searches as I'm trying to play nice by github's api limits. check it -- http://www.gitalytics.com

    2011

  14. 14
    Gut98

    An easy-to-use git alternative to version-control your code

    2023

  15. 15

    See the top contributor + % lines per author

    2025

  16. 16GA
  17. 17GN

    Hey HN, I built a VS Code extension that lets you do Git things without memorizing Git commands. You know what you want to do, move this commit over there, undo that thing you just did, split this big commit into two smaller ones. Git Navigator lets you just... do that. Drag a commit to rebase it. Cherry-pick (copy) it onto another branch. Click to stage specific lines. The visual canvas shows you what's happening, so you're not guessing what `git rebase -i HEAD~3` actually means. The inspiration was Sapling's Interactive Smartlog, which I used heavily at Meta. I wanted that same experience…

    Feb 2026 · gitnav.xyz

  18. 18SC

    Hi, my name is Yadong and I'm learning to build web apps. I just made a website (https://shortcutref.com) for shortcut references in the past week. It has very clean UI and shows only the relevant shortcuts you need with short and precise descriptions. The goal of this tool is to help users learn shortcuts of a specific application in a few minutes. Let me know if you like it and I'll add GIF and search support. Thanks!

    2017

  19. 19IB

    I finally got fed up with making work + personal Git repos work on my machine. Ever clone a work repository and accidentally make commits using your personal email? Or forget how to make your work repos use your work SSH key? Yeah... same. So I built the tool I've always wanted. GitPersona - a CLI tool for managing many git profiles on a single machine. Shoutout to my boy Codex for helping me finally ship this.

    Mar 2026 · github.com

  20. 20GF
  21. 21UG

    Hi HN! I just published a tutorial on how I use Github to manage the content on my website. You can check out the tutorial here: https://css-tricks.com/how-to-make-a-simple-cms-with-cloudflare-github-actions-and-metalsmith/

    2020

  22. 22AW
  23. 23CC

    We're two engineers that got fed up with context switching. Why do we need to do a git push, open a browser tab, wait for some task to actually start, bite nails (or read HackerNews) for 10 minutes or more while dependencies are being installed for the 100th time and finally end up with an invalid YAML error. And for some reason this usually happens in the final stage of the pipeline leading up to the inevitable git commits "Fixed", "Fixed again", "Test", "Really fixed this time". We can do better. We set out to build Zippy. A CI/CD system that works from your terminal. No context…

    Mar 2026 · zippy.sh

  24. 24D1

    Hey HN, creator of DVC here! DVC (https://dvc.org/) is known as Git for data projects. Technically, DVC codifies your data and machine learning pipelines as text metafiles (with pointers to actual data in S3/GCP/Azure/SSH) while you use Git for the actual versioning. DevOps folks call this approach GitOps or more specifically in this case - DataOps or MLOps. We’ve been working towards 1.0 since we started 3 years ago. What began as my pet project now has 100+ code contributors, 100+ documentation contributors, and thousands of users. Our community has taught us…

    2020

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