Issue 318: Changed files should not be auto-selected after commit if the user unselected them http://bitbucket.org/tortoisehg/stable/issue/318/changed-files-should-not-be-auto-selected-after-commit-if-the-user-unselected
amadawn on Wed, 24 Jun 2009 08:44:16 +0200: Comment: IMHO, the rationale for not auto-selecting any file that the user manually unselected is as follows: - The user already took a decision regarding the files that he wanted to select. The tool should never guess against the explicit choices of the user. It is confusing and leads to error. - It is much easier to commit a new changeset into the repository than it is to undo a commit - When doing a "split commit", it is annoying to have to unselect the files after each partial commit (and it is error prone as well) -- This is an issue notification from bitbucket.org. You are receiving this either because you are the owner of the issue, or you are following the issue. ------------------------------------------------------------------------------ _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
