1+ {
2+ "commitMessage" : " website update: {{date}}" ,
3+ "autoCommitMessage" : " website update: {{date}}" ,
4+ "commitMessageScript" : " " ,
5+ "commitDateFormat" : " YYYY-MM-DD HH:mm:ss" ,
6+ "autoSaveInterval" : 0 ,
7+ "autoPushInterval" : 0 ,
8+ "autoPullInterval" : 0 ,
9+ "autoPullOnBoot" : false ,
10+ "disablePush" : false ,
11+ "pullBeforePush" : true ,
12+ "disablePopups" : false ,
13+ "showErrorNotices" : true ,
14+ "disablePopupsForNoChanges" : false ,
15+ "listChangedFilesInMessageBody" : false ,
16+ "showStatusBar" : true ,
17+ "updateSubmodules" : false ,
18+ "syncMethod" : " merge" ,
19+ "customMessageOnAutoBackup" : false ,
20+ "autoBackupAfterFileChange" : false ,
21+ "treeStructure" : false ,
22+ "refreshSourceControl" : true ,
23+ "basePath" : " " ,
24+ "differentIntervalCommitAndPush" : false ,
25+ "changedFilesInStatusBar" : false ,
26+ "showedMobileNotice" : true ,
27+ "refreshSourceControlTimer" : 7000 ,
28+ "showBranchStatusBar" : true ,
29+ "setLastSaveToLastCommit" : false ,
30+ "submoduleRecurseCheckout" : false ,
31+ "gitDir" : " " ,
32+ "showFileMenu" : true ,
33+ "authorInHistoryView" : " hide" ,
34+ "dateInHistoryView" : false ,
35+ "diffStyle" : " split" ,
36+ "lineAuthor" : {
37+ "show" : false ,
38+ "followMovement" : " inactive" ,
39+ "authorDisplay" : " initials" ,
40+ "showCommitHash" : false ,
41+ "dateTimeFormatOptions" : " date" ,
42+ "dateTimeFormatCustomString" : " YYYY-MM-DD HH:mm" ,
43+ "dateTimeTimezone" : " viewer-local" ,
44+ "coloringMaxAge" : " 1y" ,
45+ "colorNew" : {
46+ "r" : 255 ,
47+ "g" : 150 ,
48+ "b" : 150
49+ },
50+ "colorOld" : {
51+ "r" : 120 ,
52+ "g" : 160 ,
53+ "b" : 255
54+ },
55+ "textColorCss" : " var(--text-muted)" ,
56+ "ignoreWhitespace" : false ,
57+ "gutterSpacingFallbackLength" : 5 ,
58+ "lastShownAuthorDisplay" : " initials" ,
59+ "lastShownDateTimeFormatOptions" : " date"
60+ }
61+ }
0 commit comments