Comment 3 for bug 306691

Revision history for this message
Russ Brown (pickscrape) wrote : Re: Allow qcommit to select code to commit at the hunk level

For me it just fits the workflow better. Doing it via shelve means I first have to shelve what I *don't* want to commit, then commit what I do want to commit, and then unshelve. Allowing hunks to be selected in qcommit would allow me to just select the things I *do * want to commit, and commit them in one logical step.