Generalize the .gitmessage entry in .gitattributes to capture .git*

This commit is contained in:
Joseph Mingrone 2018-04-18 22:29:22 +00:00
parent d48dcafbef
commit 2ff12c120e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=467740

2
.gitattributes vendored
View File

@ -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