From 076019b50c0e15956bebdc8db98b1dd7316c1286 Mon Sep 17 00:00:00 2001 From: Antti Kokko Date: Mon, 9 Oct 2017 15:10:24 +0300 Subject: Add git-archive export options Add .gitattributes and .tag file to store the sha1 of the commit being packaged. Change-Id: I1097db9707ddcbd427411e8fdf3734d95ba417b7 Reviewed-by: Jesus Fernandez --- .tag | 1 + 1 file changed, 1 insertion(+) create mode 100644 .tag (limited to '.tag') diff --git a/.tag b/.tag new file mode 100644 index 0000000..6828f88 --- /dev/null +++ b/.tag @@ -0,0 +1 @@ +$Format:%H$ -- cgit v1.2.3