I want to commit only some of the modifications I made to my files and my preferred way to do this is to shelve/stash away the changes I don\'t want to commit. This allows m
I don't know a command to do this, but if you are using tortoiseHg, you can do that by selecting modified sections (checkboxes) in the commit preview area.