Migrate to main branch.

This commit is contained in:
Greg L. Turnquist
2021-04-07 10:54:21 -05:00
parent b101e51bb0
commit d8e1946bb9
4 changed files with 4 additions and 4 deletions

View File

@@ -40,7 +40,7 @@ added after the original pull request but before a merge.
than cosmetic changes).
* Add some Javadocs.
* A few unit tests would help a lot as well -- someone has to do it.
* If no-one else is using your branch, please rebase it against the current master (or
* If no-one else is using your branch, please rebase it against the current main (or
other target branch in the main project).
* When writing a commit message please follow http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html[these conventions].