mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-14 18:47:04 -07:00
Update all references to main branch (#1854)
This commit is contained in:
parent
91adfd8e9e
commit
cec2e72e54
8 changed files with 10 additions and 10 deletions
|
@ -70,7 +70,7 @@ should be used where automated testing is not feasible.
|
|||
|
||||
### Git workflow
|
||||
Calculator uses the [GitHub flow](https://guides.github.com/introduction/flow/) where most
|
||||
development happens directly on the `master` branch. The `master` branch should always be in a
|
||||
development happens directly on the `main` branch. The `main` branch should always be in a
|
||||
healthy state which is ready for release.
|
||||
|
||||
If your change is complex, please clean up the branch history before submitting a pull request.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue