summaryrefslogtreecommitdiff
path: root/.tag
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2012-08-29 21:40:04 +0200
committerQt by Nokia <qt-info@nokia.com>2012-09-03 19:54:21 +0200
commite06a309cfcc18da8935f2e394f27b2a1fa438715 (patch)
tree57cea631ea888c92dcf937ffa233a4f40606d18b /.tag
parent363f171a61b77f6029affa04fb76cf1159ac2919 (diff)
downloadqtsensors-e06a309cfcc18da8935f2e394f27b2a1fa438715.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: I54678dc436243d9dc87d0d755b142614a98699c4 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 0000000..6828f88
--- /dev/null
+++ b/.tag
@@ -0,0 +1 @@
+$Format:%H$