[infra] Add config for custom hunk text when using git diff on status files
To enable this, run "git config --add --local include.path ../.gitconfig" Change-Id: I7f8660f046d562adadd726c47ab2d977cf0d772b Reviewed-on: https://dart-review.googlesource.com/57511 Reviewed-by: Jonas Termansen <sortie@google.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
[diff "status"]
|
||||
xfuncname = "^\\[.*\\]$"
|
||||
Reference in New Issue
Block a user