-
Bug
-
Resolution: Unresolved
-
High
-
None
-
3.0.8
-
Severity 3 - Minor
Up until a version or two ago, commit-all would open the commit view with all changed files staged. Now it just opens the view but stages nothing. This makes it the same behavior as commit-staged-changes.
This slows down my workflow and breaks my ability to execute a basic commit using only the keyboard. As such, it incites me to use IDE git for regular work, and only pull out SourceTree when things get complicated.