git-split-diffs
Share on:
Enter Your Mastodon Instance
https://
Copy the link below to share to Mastodon
https://terminaltrove.com/git-split-diffs/
Syntax highlighted side-by-side diffs in your terminal
npm install -g git-split-diffs
git-split-diffs is a tool designed to bring GitHub-style split diffs into the terminal by presenting syntax-highlighted, side-by-side differences.
Once installed, git-split-diffs can be used as the core pager for git diffs, features themes, scrolling, syntax highlighting and displaying inline changes side by side.
This tool is useful for those familiar with GitHub's split diffs but would like this functionality all in the terminal.