Function git_stack::legacy::graph::rebase_pulled_branches
source · Expand description
Update branches from pull_start to pull_end
A normal rebase_development_branches only looks at development commits. If main is pristine or if the
user has branches on the same commit as main, we should also update these to what we pulled.