Pushing a whole stack of branches with a single Git command
Pushing a whole stack of branches with a single Git command This has been my biggest pain point also with stacked branches and Andrew did the work of creating some git aliases to make this much easier. Thank you!