]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
MINOR: Commit .gitattributes
authorTim Duesterhus <tim@bastelstu.be>
Sat, 5 Sep 2020 10:46:11 +0000 (12:46 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 5 Sep 2020 14:21:59 +0000 (16:21 +0200)
Commit .gitattributes to the repository to allow GitHub downloads to
properly fill in the SUBVERS and VERDATE files. It also prevents the
engineer in charge of the release to forget creating it when a new branch
is released.

see https://www.mail-archive.com/haproxy@formilux.org/msg38107.html

No functional change, may be backported everywhere.

.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..cd3d1ff
--- /dev/null
@@ -0,0 +1,2 @@
+SUBVERS export-subst
+VERDATE export-subst