Initial sync
This commit is contained in:
14
.obsidian/plugins/obsidian-git/data.json
vendored
Normal file
14
.obsidian/plugins/obsidian-git/data.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"commitMessage": "Vault sync: {{date}}",
|
||||
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
||||
"autoSaveInterval": 0,
|
||||
"autoPullInterval": 0,
|
||||
"autoPullOnBoot": false,
|
||||
"disablePush": false,
|
||||
"pullBeforePush": true,
|
||||
"disablePopups": false,
|
||||
"listChangedFilesInMessageBody": false,
|
||||
"showStatusBar": true,
|
||||
"updateSubmodules": false,
|
||||
"gitPath": ""
|
||||
}
|
7200
.obsidian/plugins/obsidian-git/main.js
vendored
Normal file
7200
.obsidian/plugins/obsidian-git/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
8
.obsidian/plugins/obsidian-git/manifest.json
vendored
Normal file
8
.obsidian/plugins/obsidian-git/manifest.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"id": "obsidian-git",
|
||||
"name": "Obsidian Git",
|
||||
"description": "Backup your vault with git.",
|
||||
"isDesktopOnly": true,
|
||||
"js": "main.js",
|
||||
"version": "1.13.1"
|
||||
}
|
Reference in New Issue
Block a user