summaryrefslogtreecommitdiff
path: root/.tag
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2012-08-29 21:40:05 +0200
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-09-03 19:54:59 +0200
commit660e24df0a75365e7458a05a100930740ba58116 (patch)
treeab8c379e2c052880783cb8b44e5453420bd43128 /.tag
parent821a77e6f804e4c611f69e5ac5aed0497913e8ee (diff)
downloadqtwebkit-examples-660e24df0a75365e7458a05a100930740ba58116.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: Ia1b37815493768d38323a8117f3aba3b58f429fe 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$