Skip to content

Use main as Primary Branch (#367)#7

Merged
akeeste merged 2 commits intodevelopfrom
main
Sep 30, 2025
Merged

Use main as Primary Branch (#367)#7
akeeste merged 2 commits intodevelopfrom
main

Conversation

@akeeste
Copy link
Owner

@akeeste akeeste commented Sep 30, 2025

This PR updates our git workflow to use main as the MHKiT default branch :

  • Many modern projects use main as the default branch, aligning with the GitHub recommendation and broader conventions.
  • There is some non-linear history in the previous rebase causing issues between develop & master
  • main was created from the current develop branch creating a 1-to-1 liner history between develop and the new main branch

ssolson and others added 2 commits December 11, 2024 08:22
This PR updates our git workflow to use `main` as the MHKiT default
branch :
- Many modern projects use `main` as the default branch, aligning with
the GitHub recommendation and broader conventions.
- There is some non-linear history in the previous rebase causing issues
between `develop` & `master`
- `main` was created from the current `develop` branch creating a 1-to-1
liner history between `develop` and the new `main` branch
@akeeste akeeste merged commit 6e28a93 into develop Sep 30, 2025
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants