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

- 2

- 3GV
2022 · github.com
- 4

- 5

- 6

- 7

- 8

- 9

- 10

- 11

- 12GT
2017 · gitorials.com
- 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

- 15

- 16GA
2018 · github.com
- 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
- 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
- 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
- 20GF
2019 · gitexplorer.com
- 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
- 22AW
2015 · git.rocks
- 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
- 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 →