[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:
Alexander Thomas
2018-05-31 13:56:45 +00:00
parent 14b9d7f128
commit 8e925982c6
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
[diff "status"]
xfuncname = "^\\[.*\\]$"