You've already forked system-aspect
vault sync 05/06 21:45
This commit is contained in:
13
.obsidian/plugins/obsidian-git/data.json
vendored
13
.obsidian/plugins/obsidian-git/data.json
vendored
@@ -1,18 +1,23 @@
|
||||
{
|
||||
"commitMessage": "{{date}}: Editing {{numFiles}} files.",
|
||||
"autoCommitMessage": "vault sync {{date}}",
|
||||
"commitMessageScript": "",
|
||||
"commitDateFormat": "DD/MM HH:mm",
|
||||
"autoSaveInterval": 5,
|
||||
"autoPushInterval": 0,
|
||||
"autoPullInterval": 0,
|
||||
"autoPullOnBoot": true,
|
||||
"autoCommitOnlyStaged": false,
|
||||
"disablePush": false,
|
||||
"pullBeforePush": true,
|
||||
"disablePopups": false,
|
||||
"showErrorNotices": true,
|
||||
"disablePopupsForNoChanges": false,
|
||||
"listChangedFilesInMessageBody": false,
|
||||
"showStatusBar": true,
|
||||
"updateSubmodules": false,
|
||||
"syncMethod": "merge",
|
||||
"mergeStrategy": "none",
|
||||
"customMessageOnAutoBackup": false,
|
||||
"autoBackupAfterFileChange": true,
|
||||
"treeStructure": false,
|
||||
@@ -30,6 +35,11 @@
|
||||
"authorInHistoryView": "hide",
|
||||
"dateInHistoryView": false,
|
||||
"diffStyle": "split",
|
||||
"hunks": {
|
||||
"showSigns": false,
|
||||
"hunkCommands": false,
|
||||
"statusBar": "disabled"
|
||||
},
|
||||
"lineAuthor": {
|
||||
"show": false,
|
||||
"followMovement": "inactive",
|
||||
@@ -54,6 +64,5 @@
|
||||
"gutterSpacingFallbackLength": 5,
|
||||
"lastShownAuthorDisplay": "initials",
|
||||
"lastShownDateTimeFormatOptions": "date"
|
||||
},
|
||||
"autoCommitMessage": "vault sync {{date}}"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user