aboutsummaryrefslogtreecommitdiffstats
path: root/.tag
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2022-01-24 09:04:11 +0100
committerUlf Hermann <ulf.hermann@qt.io>2022-01-25 23:55:27 +0100
commit17dcba699566bfe052bf2c320e07c2c7cc53094b (patch)
treec1b3f5006030d85980a9098acf8b243190cfb9d8 /.tag
parent672891354220c05a712663d637e5c5d0074a3181 (diff)
Use tree hash rather than commit hash in .tag file
We want equal source packages to have the same .tag file, even if their commit hashes differ. Pick-to: 5.15 6.2 6.3 Fixes: QTBUG-99608 Change-Id: Ide5047acec78fdd91617577b3c2125feb0b2bdf4 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to '.tag')
-rw-r--r--.tag2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tag b/.tag
index 6828f88dcb..8b42f85cf5 100644
--- a/.tag
+++ b/.tag
@@ -1 +1 @@
-$Format:%H$
+$Format:%T$