From 87a368fe55efdd2cba599e07f29786a3ad745310 Mon Sep 17 00:00:00 2001 From: danix Date: Thu, 13 Apr 2023 16:16:45 +0200 Subject: git hidden directory is now backed up and restored properly --- SOURCE/head.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'SOURCE/head.sh') diff --git a/SOURCE/head.sh b/SOURCE/head.sh index 9617ad3..d609726 100644 --- a/SOURCE/head.sh +++ b/SOURCE/head.sh @@ -138,6 +138,9 @@ jq executable: ${JQ} "version": "${VERSION}", "dbversion": "${DBVERSION}" }, + "git": { + "lastpull": "" + }, "notes": [] } __EOL__ -- cgit v1.2.3