SaaSHub helps you find the best software and product alternatives Learn more →
Git-split-diffs Alternatives
Similar projects and alternatives to git-split-diffs
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
kitty
If you live in the terminal, kitty is made for you! Cross-platform, fast, feature-rich, GPU based.
-
-
-
-
-
-
MonitorControl
🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs.
-
-
-
-
-
-
-
vim-gitgutter
A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.
-
-
diff-so-fancy
Make your diffs human readable for improved code quality and faster defect detection. :tada:
-
-
notes
A zero dependency shell script that makes it really simple to manage your text notes. (by nickjj)
-
git-split-diffs discussion
git-split-diffs reviews and mentions
-
Ask HN: What macOS apps/programs do you use daily and recommend?
if i had to recommend 1 app/script that i use daily: https://github.com/banga/git-split-diffs
`karabiner elements` (https://karabiner-elements.pqrs.org/) to disable things like "Apple + Q" -> nothing worse than going to close a single tab and then your whole app quits. also able to re-map caps-lock into escape, ect
`iterm2` for terminal (colored tabs are great; albeit i disable the hell out of many of the options like "clickable urls" ect)
for cli, i try to gnu all-the-things (and i just explode my PATH to the paths `brew` installed dynamically - will try another package manager at a future date)
`sublime text`
`firefox`/`librewolf` + plugins (containers, netmon, request interceptor, dark reader, adnauseam)
-
Difftastic: A syntactic diff tool
This with the UI from https://github.com/banga/git-split-diffs would make the perfect CLI diff tool!
-
Ask HN: Tools you have made for yourself?
I wrote https://github.com/banga/git-split-diffs mainly to scratch an itch about not having side by side git diffs in the terminal, then ended up adding more fancy features like syntax highlighting and it got somewhat popular.
- GitHub style split diffs in your terminal (/r/typescript)
- Show HN: GitHub style split diffs in your terminal
- GitHub style split diffs in your terminal
-
Show HN: GitHub style split diffs with syntax highlighting in your terminal
I actually tried to automate the screenshots for this project's readme using GitHub actions, but struggled to get it to produce the same quality screenshots as my local machine. This is the script I use for now, which has to be invoked manually: https://github.com/banga/git-split-diffs/blob/main/scripts/g...
-
A note from our sponsor - SaaSHub
www.saashub.com | 22 Jun 2026
Stats
banga/git-split-diffs is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of git-split-diffs is TypeScript.