Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the "master" branch to "main" #865

Closed
Jamie-SA opened this issue May 25, 2023 · 2 comments · Fixed by #1029
Closed

Change the "master" branch to "main" #865

Jamie-SA opened this issue May 25, 2023 · 2 comments · Fixed by #1029
Assignees

Comments

@Jamie-SA
Copy link
Contributor

New github repos start with a "main" branch and some (all?) of the sub-gists are now using that convention. It would be nice if all our repos are consistent with naming branch. Since we use gitflow branching and don't work directly on the "master/main" branch it probably won't be noticeable to most people working on gist.

@rjyounes
Copy link
Collaborator

I agree, it won't be noticeable. I would hold off until after the release of 12.0.0 just to make sure there's no confusion.

After the change is made, the gist release management doc for ontologists should be updated.

@rjyounes
Copy link
Collaborator

rjyounes commented Feb 4, 2024

Steps to update:

  • Fetch the remote
  • Track branch main
  • Delete local branch master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants