From 8c392d917cc10122275bba815bc01e4caefde982 Mon Sep 17 00:00:00 2001 From: Chris Mayo Date: Mon, 22 Apr 2024 19:31:57 +0100 Subject: [PATCH] Remove ref-names from .git_archival.txt Can cause differences in the archive generated for a tagged commit when subsequent commits have been made to the repository. --- .git_archival.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/.git_archival.txt b/.git_archival.txt index 8fb235d7..7c510094 100644 --- a/.git_archival.txt +++ b/.git_archival.txt @@ -1,4 +1,3 @@ node: $Format:%H$ node-date: $Format:%cI$ describe-name: $Format:%(describe:tags=true,match=*[0-9]*)$ -ref-names: $Format:%D$