Aktionen
Flow¶
Demerge¶
Create an "geriatric" branch and push it.
Interactive rebase the devel and force-push it.
Merge it to branch 'main'.
The diff from the "geriatric" branch should be null to the following commit on the main branch.
Migrate¶
Rename local devel branch to existing "geriatric" branch and connect it. push/pull it.
Check out devel.
Sprint¶
Build everything on branch 'main'.
'Main' must contain devel.
When everything is building CS-tags can be created.
CS can be build then. CS tags do not need to cointain branch 'devel'. They can be recreated any time.
Von Maximilian Seesslen vor 1 Tag aktualisiert · 2 Revisionen