Re: git add -p—splitting hunks, limit is too large
From: Johannes Schindelin <hidden> Date: 2016-09-04 08:01:45
Hi Beau,
On Fri, 2 Sep 2016, Beau Martinez wrote:
Hi git developers and community,
I'd like to inquire as to why `git add -p` can only split hunks so
much. The limit is too large; why can't you split until each hunk is
only a line? I often have to run `edit` and split them manually
myself.
Please note that git gui lets you stage lines individually.
Ciao,
Johannes