From 6a2163a6b45d6d2515993e829153442f1cdf5631 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Tue, 22 Aug 2023 15:36:55 +0200 Subject: [PATCH] Add .gitattributes to dynamically resolve .relver. Thanks to Alexander Shpilkin. --- .gitattributes | 1 + .relver | 1 + 2 files changed, 2 insertions(+) create mode 100644 .gitattributes create mode 100644 .relver diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..c048531e --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +/.relver export-subst diff --git a/.relver b/.relver new file mode 100644 index 00000000..2707647a --- /dev/null +++ b/.relver @@ -0,0 +1 @@ +$Format:%ct$