1
Merging procedure
ewellenr edited this page 2023-10-30 00:39:33 -04:00
If going from test branch into branch branch, use rebase fast forwards. If going from branch branch to main branch, use just a merge commit.