rondevera / twig

Your personal Git branch assistant.
http://rondevera.github.io/twig/
MIT License
270 stars 16 forks source link

`twig rebase-all` #54

Open evie404 opened 6 years ago

evie404 commented 6 years ago

please?

evie404 commented 6 years ago

like it will rebase all branches that have a diff-branch

rondevera commented 6 years ago

Would twig-rebase-stack do what you're looking for? https://github.com/rondevera/twig/wiki#twig-rebase-stack

evie404 commented 6 years ago
$ twig --version
1.7.1

$ twig rebase-stack master
Saved property "rebase-stack" as "master" for branch "master".

:(

rondevera commented 6 years ago

What happens when you use the "To use a subcommand" steps at the top of the wiki page?