|
fd270768e8
|
Instantiate other mutexes by value
Like in the previous commit, this is preferred because the fields don't need to
be initialized this way.
|
2025-06-19 18:39:46 +02:00 |
|
|
fd8e480363
|
Re-determine existing main branches if mainBranches config changed
|
2024-08-18 10:24:52 +02:00 |
|
|
3d6d677453
|
Store Common instead of just the list of configured main branches in MainBranches
This will make it possible to change the configured main branches at runtime.
We'll support this in the next commit.
|
2024-08-18 10:24:52 +02:00 |
|
|
e79b4259e4
|
Make GetMergeBase a method of ExistingMainBranches
|
2024-06-03 13:02:46 +02:00 |
|
|
f4d922bc80
|
Factor out CommitLoader.mainBranches into its own class, and store it in Model
|
2024-06-03 13:02:46 +02:00 |
|