diff options
| author | danix <danix@danix.xyz> | 2023-04-13 16:16:45 +0200 |
|---|---|---|
| committer | danix <danix@danix.xyz> | 2023-04-13 16:16:45 +0200 |
| commit | 87a368fe55efdd2cba599e07f29786a3ad745310 (patch) | |
| tree | 2d76d11955700e837c2e4d3bcf9b0b80621270ab /SOURCE/head.sh | |
| parent | 4cbcb39e2007338c1c6ec17376c14b841ce6f733 (diff) | |
| download | bash-notes-87a368fe55efdd2cba599e07f29786a3ad745310.tar.gz bash-notes-87a368fe55efdd2cba599e07f29786a3ad745310.zip | |
git hidden directory is now backed up and restored properly
Diffstat (limited to 'SOURCE/head.sh')
| -rw-r--r-- | SOURCE/head.sh | 3 |
1 files changed, 3 insertions, 0 deletions
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__ |
