Install latest/stable of git-delta-snap

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install git-delta-snap

Don't have snapd? Get set up for snaps.

Channel Version Published

A syntax-highlighting pager for git, diff, and grep output

Code evolves, and we all spend time studying diffs. Delta aims to make this both efficient and enjoyable: it allows you to make extensive changes to the layout and styling of diffs, as well as allowing you to stay arbitrarily close to the default git/diff output.

Configuration

Configure your git repository with

git config core.pager git-delta-snap.delta git config interactive.diffFilter "git-delta-snap.delta --color-only" git config delta.navigate true git config delta.light false git config merge.conflictstyle diff3 git config diff.colorMoved default

These settings can be applied globally by adding --global, i.e.

git config --global core.pager git-delta-snap.delta

Details for git-delta-snap

License
  • unset

Last updated
  • 15 September 2023 - latest/stable
  • 11 May 2024 - latest/edge

Websites

Share this snap

Generate an embeddable card to be shared on external websites.


Install git-delta-snap on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using git-delta-snap

Users by distribution (log)

Ubuntu 22.04
Ubuntu 20.04
Ubuntu 18.04
Ubuntu 23.10

Is there a problem with git-delta-snap? Report this app