timeline - add setting to bring back "Uncommitted Changes" (#147372)

This commit is contained in:
Benjamin Pasero
2022-04-13 17:10:28 +02:00
committed by GitHub
parent 2aa78c8cfb
commit 44b6695d4e
3 changed files with 34 additions and 1 deletions

View File

@@ -2222,6 +2222,12 @@
"description": "%config.timeline.showAuthor%",
"scope": "window"
},
"git.timeline.showUncommitted": {
"type": "boolean",
"default": false,
"description": "%config.timeline.showUncommitted%",
"scope": "window"
},
"git.showUnpublishedCommitsButton": {
"type": "string",
"enum": [