aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2018-04-18 22:29:22 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2018-04-18 22:29:22 +0000
commit2ff12c120e0fb73994c0a187d77863d4f14ad02e (patch)
tree6e829bd0305a0e188dc6d4d01d3756c7a0ad57db /.gitattributes
parentd48dcafbef764eac7b727b298e00f3d88b2fb383 (diff)
downloadports-2ff12c120e0fb73994c0a187d77863d4f14ad02e.tar.gz
ports-2ff12c120e0fb73994c0a187d77863d4f14ad02e.zip
Generalize the .gitmessage entry in .gitattributes to capture .git*
Notes
Notes: svn path=/head/; revision=467740
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 0ac443ee8a36..9a320a106524 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,4 +1,4 @@
-.gitmessage svn-properties=fbsd:nokeywords=yes;svn:eol-style=native;svn:mime-type=text/plain
+.git* svn-properties=fbsd:nokeywords=yes;svn:eol-style=native;svn:mime-type=text/plain
bsd.*.mk svn-properties=svn:keywords=FreeBSD=%H;svn:eol-style=native;svn:mime-type=text/plain
distinfo* svn-properties=fbsd:nokeywords=yes;svn:eol-style=native;svn:mime-type=text/plain
extrapatch-* svn-properties=fbsd:nokeywords=yes;svn:eol-style=native;svn:mime-type=text/plain