A syntax-highlighting pager for git, diff, grep, and blame output
-
Updated
Nov 5, 2024 - Rust
A syntax-highlighting pager for git, diff, grep, and blame output
Deltabae is a command-line utility that leverages the capabilities of `delta` and `ansifilter` to generate a side-by-side, syntax-highlighted diff of two text files and output it as an HTML file. It is designed to provide a visually appealing and user-friendly way to compare text files, especially useful for code reviews and similar tasks.
GitHub Action to install git-delta from a pre-compiled binary and add `delta` to system path.
Add a description, image, and links to the git-delta topic page so that developers can more easily learn about it.
To associate your repository with the git-delta topic, visit your repo's landing page and select "manage topics."