aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2020-01-16 10:59:37 +0100
committerEike Ziller <eike.ziller@qt.io>2020-01-16 10:05:34 +0000
commitcddc165c37c51dfaf2f7a504e4cd934f541bebe8 (patch)
tree7e1483381a508019808bc4b4a356eec5fc04be0a
parent3abd2d15c1130fedf3e57abbcf7120d831140908 (diff)
Add .tag file for COIN
When COIN retrieves sources, it writes the commit SHA there Change-Id: Ief79bf50bfba74d5b191fc41d5d3e23de083cf91 Reviewed-by: Antti Kokko <antti.kokko@qt.io>
-rw-r--r--.gitattributes3
-rw-r--r--.tag1
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..6b2abde
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+.tag export-subst
+.gitattributes export-ignore
+.gitignore export-ignore
diff --git a/.tag b/.tag
new file mode 100644
index 0000000..6828f88
--- /dev/null
+++ b/.tag
@@ -0,0 +1 @@
+$Format:%H$