1
0
mirror of https://github.com/dart-lang/sdk synced 2024-06-28 22:05:22 +00:00
dart-sdk/.gitconfig
Alexander Thomas 35c93a6fdc [infra] Add documentation to .gitconfig
Change-Id: I3675d36ded67c55bb49e1287f3dca65c6e6b0704
Reviewed-on: https://dart-review.googlesource.com/59089
Reviewed-by: William Hesse <whesse@google.com>
2018-06-11 18:24:16 +00:00

5 lines
190 B
INI

# Add this to your Git config to set the section header as function context for status files.
# git config --add --local include.path ../.gitconfig
[diff "status"]
xfuncname = "^\\[.*\\]$"