git: configure patdiff through [patdiff] git section (#6978)
This adds the ability to enable the patdiff program as git differ. Website of the project: https://opensource.janestreet.com/patdiff/
This commit is contained in:
parent
50894120e8
commit
2ede089d11
5 changed files with 68 additions and 1 deletions
|
|
@ -9,4 +9,5 @@
|
|||
git-without-signing = ./git-without-signing.nix;
|
||||
git-with-hooks = ./git-with-hooks.nix;
|
||||
git-with-maintenance = ./git-with-maintenance.nix;
|
||||
git-patdiff = ./git-patdiff.nix;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue