"git.autofetch": false,
This commit is contained in:
parent
46a90d4d45
commit
c6996c0f13
@ -17,7 +17,7 @@
|
||||
},
|
||||
"RenameOptions": {
|
||||
"RenameInComments": true,
|
||||
"RenameOverloads": true,
|
||||
"RenameOverloads": false,
|
||||
"RenameInStrings": true
|
||||
}
|
||||
}
|
@ -27,8 +27,7 @@
|
||||
"explorer.confirmDelete": false,
|
||||
"explorer.confirmDragAndDrop": false,
|
||||
"explorer.openEditors.visible": 0,
|
||||
"git.autofetch": true,
|
||||
"git.autofetchPeriod": 1800,
|
||||
"git.autofetch": false,
|
||||
"git.confirmSync": false,
|
||||
"git.enableSmartCommit": true,
|
||||
"git.ignoreMissingGitWarning": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user