Re: [RFC PATCH] git-gui: Allow staging multiple lines at once
From: Johannes Sixt <hidden> Date: 2016-06-15 22:47:35
Jeff Epler schrieb:
When applying less than a full hunk, it's still often desirable to apply
a number of consecutive lines.
This change makes it possible to sweep out a range of lines in the diff view
with the left mouse button, then right click and "Stage Lines For Commit".
The selected lines may span multiple hunks.