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

Update base branch, naming, documentation, and configuration #1108

Closed
3 tasks done
Jkrzy opened this issue Jun 15, 2020 · 2 comments · Fixed by #1116
Closed
3 tasks done

Update base branch, naming, documentation, and configuration #1108

Jkrzy opened this issue Jun 15, 2020 · 2 comments · Fixed by #1116
Assignees
Labels

Comments

@Jkrzy
Copy link
Contributor

Jkrzy commented Jun 15, 2020

Our default git branch for development should be named main.

We'll know we're done when

  • The default git branch is main
  • Documentation has been updated to reflect the new default branch
  • CircleCI configuration has been updated
@Jkrzy Jkrzy added the bug label Jun 15, 2020
@cryptofilegsa
Copy link
Contributor

from Hanselman.com blog post, consider: "git branch -m master main" that -m is --move so history isn't changed and "git push -u origin main" to set the upstream at the same time. Looks like this will require all of us changing default branch in our GitHub settings.

@Jkrzy Jkrzy self-assigned this Jun 19, 2020
@Jkrzy Jkrzy linked a pull request Jun 19, 2020 that will close this issue
2 tasks
@Jkrzy
Copy link
Contributor Author

Jkrzy commented Jun 19, 2020

Default branch is now main

@Jkrzy Jkrzy closed this as completed Jun 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants