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

Renaming default branch #18

Closed
awvwgk opened this issue Feb 2, 2022 · 0 comments · Fixed by #19
Closed

Renaming default branch #18

awvwgk opened this issue Feb 2, 2022 · 0 comments · Fixed by #19

Comments

@awvwgk
Copy link
Member

awvwgk commented Feb 2, 2022

We should rename the default branch from master to main. See fortran-lang/fpm#421 for details.

Only two explicit references to master as default branch are in the README, so this should be straight-forward.

❯ rg master .
./README.md
27: * The API documentation for the current ```master``` branch can be found [here](https://fortran-lang.github.io/minpack/).  This is generated by processing the source files with [FORD](https://github.com/Fortran-FOSS-Programmers/ford).
31:The Minpack source code and related files and documentation are distributed under a permissive free software [license](https://github.com/fortran-lang/minpack/blob/master/LICENSE.txt) (BSD-style).
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 a pull request may close this issue.

1 participant