Engineering - update incoming/outgoing workspace settings (#198386)

This commit is contained in:
Ladislau Szomoru 2023-11-16 08:18:41 +01:00 committed by GitHub
parent 0b111a09a1
commit 7688a7ca8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -170,8 +170,6 @@
"terminal.integrated.stickyScroll.enabled": true,
// Temporarily enabled for self-hosting
"scm.experimental.showSyncInformation": {
"incoming": true,
"outgoing": true
}
"scm.showIncomingChanges": "always",
"scm.showOutgoingChanges": "always"
}