From 14cf5ea1473411c436728b5464043336322a767b Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Sun, 20 Dec 2009 17:16:19 +0100 Subject: test git-archive variable substitution --- hash.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 hash.sh (limited to 'hash.sh') diff --git a/hash.sh b/hash.sh new file mode 100644 index 0000000..e936313 --- /dev/null +++ b/hash.sh @@ -0,0 +1,3 @@ +#!/bin/sh +# script to determine git hash of current source tree +FROM_ARCHIVE=$Format:%H$ # set when running git --archive \ No newline at end of file -- cgit v1.2.3