Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Low
-
Resolution: Not a bug
-
Affects Version/s: 1.3.0
-
Fix Version/s: None
-
Component/s: Mercurial
-
Labels:None
-
Environment:
Windows 8 x64
Description
Checking "After committing, stay in commit dialog if there are still pending changes" causes the commit window to check ALL files after each commit.
I think the whole point of "After committing, stay in commit dialog if there are still pending changes" is that you commit only a subset of your files at a time, not all of them.
So selecting all files after each commit is counter productive, especially since Ctrl-A does not select all files so it is a bit cumbersome to do the "check ALL files".