From db39b76c4c6caea88b9e84ee213a0d70406977da Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Thu, 16 Jan 2020 10:54:08 +0100 Subject: [PATCH] Add .tag file for COIN When COIN retrieves sources, it writes the commit SHA there Change-Id: Ibe9c1c3594e9b5451211b0ec1598c4a8ca1c54fd Reviewed-by: Antti Kokko --- .gitattributes | 3 +++ .tag | 1 + 2 files changed, 4 insertions(+) create mode 100644 .tag diff --git a/.gitattributes b/.gitattributes index e87bab18ac8..0d3537f28e0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,4 @@ dist/clang/patches/*.patch -diff -merge -text +.tag export-subst +.gitattributes export-ignore +.gitignore export-ignore diff --git a/.tag b/.tag new file mode 100644 index 00000000000..6828f88dcb0 --- /dev/null +++ b/.tag @@ -0,0 +1 @@ +$Format:%H$