Git - Commit button should indicate whether it will "smart commit" #176058
Closed as not planned
Description
opened on Mar 3, 2023
To improve clarity, the Commit button in the Source Control panel should change its label to "Stage and Commit" or similar when the following is true:
- git.enableSmartCommit is set to true and
- there are only unstaged changes in the list below.
Activity