mirror of
https://github.com/initialcommit-com/git-sim.git
synced 2026-04-26 19:15:51 +03:00
[GH-ISSUE #45] Feature request: --rebase-merges and --onto options for rebase #34
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/git-sim#34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @caarmen on GitHub (Feb 1, 2023).
Original GitHub issue: https://github.com/initialcommit-com/git-sim/issues/45
Originally assigned to: @initialcommit-io on GitHub.
It'd be cool to visualise a
rebaseusing the--rebase-mergesand--ontooptions. Looks like it's not yet supported.Currently only one argument for
rebaseis supported:branch:@initialcommit-io commented on GitHub (Feb 2, 2023):
Hi @caarmen!
Thanks for the suggestion. I would love to get this in at some point. I'm working on various updates/enhancements for the tool, so don't have a timeline at the moment, but I'll keep this open for now!