File tree Expand file tree Collapse file tree
.obsidian/plugins/obsidian-git Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 "autoPushInterval" : 0 ,
77 "autoPullInterval" : 0 ,
88 "autoPullOnBoot" : false ,
9- "disablePush" : true ,
10- "pullBeforePush" : false ,
9+ "disablePush" : false ,
10+ "pullBeforePush" : true ,
1111 "disablePopups" : false ,
1212 "showErrorNotices" : true ,
1313 "disablePopupsForNoChanges" : false ,
1414 "listChangedFilesInMessageBody" : false ,
1515 "showStatusBar" : true ,
1616 "updateSubmodules" : false ,
17- "syncMethod" : " merge " ,
17+ "syncMethod" : " rebase " ,
1818 "customMessageOnAutoBackup" : false ,
1919 "autoBackupAfterFileChange" : false ,
2020 "treeStructure" : false ,
2929 "submoduleRecurseCheckout" : false ,
3030 "gitDir" : " " ,
3131 "showFileMenu" : true ,
32- "authorInHistoryView" : " hide " ,
32+ "authorInHistoryView" : " full " ,
3333 "dateInHistoryView" : true ,
3434 "diffStyle" : " split" ,
3535 "lineAuthor" : {
You can’t perform that action at this time.
0 commit comments