gitu
gitu copied to clipboard
[FEATURE REQUEST] Splitting/editing a hunk when staging
git add -p
has an option to edit a hunk before staging to choose which changes to include (and sometimes it can automatically split it). It would be nice if gitu
had something similar.
Thanks!