Merge remote-tracking branch 'refs/remotes/home/v4' into v4
All checks were successful
Build / build (push) Successful in 2m46s

This commit is contained in:
2024-04-18 10:17:41 +09:00
3 changed files with 17 additions and 4 deletions

View File

@ -12,7 +12,7 @@
"listChangedFilesInMessageBody": false,
"showStatusBar": true,
"updateSubmodules": true,
"syncMethod": "rebase",
"syncMethod": "merge",
"customMessageOnAutoBackup": false,
"autoBackupAfterFileChange": false,
"treeStructure": false,
@ -28,7 +28,7 @@
"gitDir": "",
"showFileMenu": true,
"lineAuthor": {
"show": true,
"show": false,
"followMovement": "inactive",
"authorDisplay": "initials",
"showCommitHash": false,
@ -47,7 +47,7 @@
"b": 255
},
"textColorCss": "var(--text-muted)",
"ignoreWhitespace": true,
"ignoreWhitespace": false,
"gutterSpacingFallbackLength": 5,
"lastShownAuthorDisplay": "initials",
"lastShownDateTimeFormatOptions": "date"