Hello, is it possible to add the functionality for the staging process to split a 'hunk' in stage view, similar to $ git -p by pressing the option 's'?
thank you
Yup that would be useful!
+1 That would be really nice!
An option would certainly be a clone of Mercurials crecord extension which is just so great i wonder how i could live without it until i was kind of forced into working with Mercurial. It shows hunks in a hierarchical (sort of pre-spliited) view and allows you to toggle on and off individual hunks, “sub-hunks”, and lines. So simple, yet incredibly powerful.
+1
+1 would love that too
Initial support for splitting chunks/hunks is now available. Please test. Bound to \ by default.
Most helpful comment
Initial support for splitting chunks/hunks is now available. Please test. Bound to
\by default.