Replies: 5 comments 4 replies
-
Hi @bgoewert, currently we have only solving of conflict during rebase, but not interactive directly. |
Beta Was this translation helpful? Give feedback.
-
Thanks for replying to this @Murmele. I created a ticket to track this #420. Like I said in the ticket, it's easy enough to open a terminal and perform this. This feature would be a nice-to-have. I don't know if Gittyup is meant to be a full featured git client. But, for me, this is the only thing that is missing. |
Beta Was this translation helpful? Give feedback.
-
@bgoewert so you might also just open the terminal from the gui and doing git rebase --interactive? |
Beta Was this translation helpful? Give feedback.
-
Just as a reference, here is how GitKraken handles interactive rebase in their GUI. |
Beta Was this translation helpful? Give feedback.
-
I want to tag in this would be useful for me as well. I use the Fork GUI client on Mac and like the way they do it: https://git-fork.com/?ref=localhost |
Beta Was this translation helpful? Give feedback.
-
It does not look like that is possible yet, correct? Are there plans to add the ability to
git rebase --interactive
? As an example, Fork (git-fork) has an excellent means of doing this that I used all the time when I previously used a system they supported (win/mac). If need be I can get a screenshot of that functionality.Beta Was this translation helpful? Give feedback.
All reactions