aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Jenssen <tim.jenssen@qt.io>2023-05-25 16:32:48 +0200
committerTim Jenssen <tim.jenssen@qt.io>2023-05-25 16:35:56 +0200
commite0198ba7bc8c9c7c9f1aadee3a35d7e0efbf4856 (patch)
tree5d817977cbcc76449cb2629e688c5dcf43dd2bea
parent8151ddcf88b32257e1510ed19d998335797d85fe (diff)
write current sha1 to .tag file when export code
Change-Id: Icdc81fef2935fea43f4d77438b42bd0ecc2b9821 Reviewed-by: Thomas Hartmann <thomas.hartmann@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..018cf2c
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+.tag export-subst
+.gitignore export-ignore
+.gitattributes export-ignore
diff --git a/.tag b/.tag
new file mode 100644
index 0000000..6828f88
--- /dev/null
+++ b/.tag
@@ -0,0 +1 @@
+$Format:%H$