aboutsummaryrefslogtreecommitdiffhomepage
path: root/hash.sh
blob: e936313fd0ff67c6a540ed83209b1f710761e4f0 (plain)
1
2
3
#!/bin/sh
# script to determine git hash of current source tree
FROM_ARCHIVE=$Format:%H$ # set when running git --archive <hash/tag>