summaryrefslogtreecommitdiff
path: root/.tag
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2012-08-29 21:40:02 +0200
committerQt by Nokia <qt-info@nokia.com>2012-09-10 12:58:49 +0200
commit8d379ad2a08a782fd5cf3c63436e8e49484df63c (patch)
tree8f37ce0e1fd2e4a5a2e88c3b3e0a3810ab179451 /.tag
parent31223818b4b9dd4956ae4263d83720209b1631f6 (diff)
downloadqtactiveqt-8d379ad2a08a782fd5cf3c63436e8e49484df63c.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 "$Id$\n" string, ask git-archive to store the SHA-1 of the commit being packaged. Change-Id: Id2b018815ebc3313af30368bd9c321368bcddb67 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to '.tag')
-rw-r--r--.tag2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tag b/.tag
index 055c872..6828f88 100644
--- a/.tag
+++ b/.tag
@@ -1 +1 @@
-$Id$
+$Format:%H$