Currently when using the vs-code extension for git, there is no ‘Amend’ button in the SCM view. I was wondering what the intentions are here. Do you want to keep suppport for the ‘Amend’ button, or is everyone happy to lose it, or should it not be there by default but allow downstream package to include it in scm view even when using git vscode extension? The reason I ask is that I am making changes to https://github.com/eclipse-theia/theia/pull/6381 and I need to know how to isolate the ‘Amend’ code.
[original thread by Nigel Westbury]