Replies: 1 comment 4 replies
-
Thanks a lot for sharing! Even at the early stage of this idea I'd like to chime in and share what I know. First of all, I think it's fair to say that this would be a tough sell - not hunk-splitting and all kinds of workflows around it, of course, but the re-introduction of the index that GitButler tries very hard to hide away. GitButler would certainly prefer to become so good at hunk splitting/hunk-setup that you wouldn't want to use the command-line workflow anymore. Admittedly, without the index, it won't be super easy to persist multiple hunk selections, but maybe GitButler could manage to use the index under the hood somehow. And if it would use it, then of course |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This is mostly a placeholder for a longer text that I hope I'll get around to writing, but the core of it can be summarized with these points:
git add -p
, thene
.git add -p
, thene
.Beta Was this translation helpful? Give feedback.
All reactions