summaryrefslogtreecommitdiff
path: root/.tag
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2012-08-29 21:40:03 +0200
committerQt by Nokia <qt-info@nokia.com>2012-09-03 19:53:21 +0200
commit03751b5d2bbf41ddf306d0520802b619d25a8ac6 (patch)
tree4e4cb327dc88196c3f310389000ca5ac502ad4b7 /.tag
parent18077eb612d16cfae2033fafb9ac8c37a3a77fad (diff)
downloadqtlocation-03751b5d2bbf41ddf306d0520802b619d25a8ac6.tar.gz
Update the git-archive export options
The .gitattributes and .gitignore files do not need to be present in packaged sources, as they are for people using the Git repository. People who download tarballs usually don't reimport into Git -- they should just download the actual repositories. Meanwhile, the .tag file is quite useful. Instead of making Git extract to the useless SHA-1 of the $n string, ask git-archive to store the SHA-1 of the commit being packaged. Change-Id: I08d6173188c81586b991af4aeb69288ab5f3cba8 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to '.tag')
-rw-r--r--.tag1
1 files changed, 1 insertions, 0 deletions
diff --git a/.tag b/.tag
new file mode 100644
index 00000000..6828f88d
--- /dev/null
+++ b/.tag
@@ -0,0 +1 @@
+$Format:%H$