-
-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Description
Hi @nvie.
First of all, I want to thank you for these amazing tools. Found this while in search for the CLI version of Magit's git-spinoff.
That being said, I have some requests for new tools that may interest you!
- Magit branch's
git-spinout-> Basicallygit-spinoff+ checkout back to previous branch Magit merge'sOngoing PR Add git-merge-directly-to #41git-merge-into-> Merging current branch into target branch, then remove the current branch- Magit merge's
git-merge-absorb-> Merging target branch into the current branch, then remove the targeted branch - Magit merge's
git-merge-preview-> Not really sure how this one works though. Maybe by checking for possible merge conflicts and showing merged diff?
If these new features suit you, I can try to create PRs for them later!
Thanks!
References:
- Magit branch: https://magit.vc/manual/magit/Branch-Commands.html
- Magit merge: https://magit.vc/manual/magit/Merging.html
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels