git-split-diffs
git-split-diffs copied to clipboard
Syntax highlighted side-by-side diffs in your terminal
1. Create a test file with this content: ``` Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim...
This tool is pretty slow when I tried piping a large diff to it, taking nearly 4 seconds. So I profiled it with `perf` and found that a lot of...
I use a black background in my terminal, and the "dark" themes aren't really enough. Either having a black theme or one without background color (meaning using the terminal's background)...
Hey there, thanks for creating that amazing tool. However, I'm using the standard Git Bash that comes with the windows git installation and the diffs are not using the full...