guberm / tortoisegit

Automatically exported from code.google.com/p/tortoisegit
0 stars 0 forks source link

Commit dialog should allow to show (and somehow commit) assume valid/unchanged files #2482

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It is currently possible to mark a changed file as "Assume Unchanged" from the 
Commit window context menu.
It should also be possible to list changed and "Assume Unchanged"-files in that 
list.
Once that is possible one should be able to either
- unmark a "Assume Unchanged" file as normal file again (best, as it is undoing 
what was done with TortoiseGit)
- commit a "Assume Unchanged" file even though it is "Assume Unchanged"

Right now one has to remember which files are "Assume Unchanged" when he or she 
occasionally wants to commit them regardless of their status.

Using Windows 8.1 with TortoiseGit 1.8.13.0 and git version 1.9.5.msysgit.0

Original issue reported on code.google.com by salek.ta...@googlemail.com on 3 Apr 2015 at 11:18

GoogleCodeExporter commented 9 years ago
The commit dialog is not the place for that. You can list all "assume valid" 
flagged files in "Check for modifications" dialog.

Original comment by sstrickr...@googlemail.com on 5 Apr 2015 at 4:25