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-26 17:19:36 +0100
commit4cff7c7adc86a7716b3c01f4f859d96ad9429417 (patch)
treebf2643fc5132738ee7f14e79e6b5618e41052c4a /.tag
parent13fb1bf415a941a74b91e375536e9ec1792f4392 (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. Fixes: QTBUG-99608 Change-Id: Ide5047acec78fdd91617577b3c2125feb0b2bdf4 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> (cherry picked from commit 17dcba699566bfe052bf2c320e07c2c7cc53094b)
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$