vault: auto-commit 2026-04-23 10:16:31
This commit is contained in:
parent
1bfbeedeaf
commit
bb6ecc4846
1 changed files with 4 additions and 2 deletions
6
.obsidian/plugins/obsidian-git/data.json
vendored
6
.obsidian/plugins/obsidian-git/data.json
vendored
|
|
@ -10,7 +10,7 @@
|
|||
"autoCommitOnlyStaged": false,
|
||||
"disablePush": false,
|
||||
"pullBeforePush": true,
|
||||
"disablePopups": false,
|
||||
"disablePopups": true,
|
||||
"showErrorNotices": true,
|
||||
"disablePopupsForNoChanges": false,
|
||||
"listChangedFilesInMessageBody": false,
|
||||
|
|
@ -61,7 +61,9 @@
|
|||
},
|
||||
"textColorCss": "var(--text-muted)",
|
||||
"ignoreWhitespace": false,
|
||||
"gutterSpacingFallbackLength": 5
|
||||
"gutterSpacingFallbackLength": 5,
|
||||
"lastShownAuthorDisplay": "initials",
|
||||
"lastShownDateTimeFormatOptions": "date"
|
||||
},
|
||||
"timeout": 20,
|
||||
"obfuscateVaultName": false,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue