MyGit

0.6.0

dandavison/delta

版本发布时间: 2021-02-05 22:20:19

dandavison/delta最新发布版本:0.18.2(2024-09-11 20:37:21)

This release brings a new and more convenient way to change delta options in a one-off git command: using git -c. Here's an example:

git -c delta.line-numbers=false -c delta.max-line-distance=0.8 show

Thanks to @wyuenho for pointing out that this should be supported. See https://github.com/dandavison/delta/issues/493 and https://github.com/dandavison/delta/pull/495.

One note: while quotes around color hex codes are required in gitconfig, they can be omitted in the git -c context

git -c delta.plus-style='syntax "#aa0000"' show
git -c delta.plus-style='syntax #aa0000' show

相关地址:原始地址 下载(tar) 下载(zip)

1、 delta-0.6.0-aarch64-unknown-linux-gnu.tar.gz 2.02MB

2、 delta-0.6.0-arm-unknown-linux-gnueabihf.tar.gz 2.02MB

3、 delta-0.6.0-i686-unknown-linux-gnu.tar.gz 2.25MB

4、 delta-0.6.0-x86_64-apple-darwin.tar.gz 2.05MB

5、 delta-0.6.0-x86_64-pc-windows-msvc.zip 2.32MB

6、 delta-0.6.0-x86_64-unknown-linux-gnu.tar.gz 2.16MB

7、 delta-0.6.0-x86_64-unknown-linux-musl.tar.gz 2.19MB

8、 git-delta-musl_0.6.0_amd64.deb 1.75MB

9、 git-delta_0.6.0_amd64.deb 1.72MB

10、 git-delta_0.6.0_arm64.deb 1.56MB

11、 git-delta_0.6.0_armhf.deb 1.55MB

12、 git-delta_0.6.0_i386.deb 1.81MB

查看:2021-02-05发行的版本