5 ms·
These are called stacked branches in git. You're possibly looking for: git rebase --update-refs ... or a GUI like Git Cola that does this for you by defau
by davvid 2y ago
These are called stacked branches in git. You're possibly looking for:
git rebase --update-refs
... or a GUI like Git Cola that does this for you by default.