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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set init.defaultBranch when running tests if it is not already set #620

Merged
merged 1 commit into from
Feb 19, 2023

Conversation

jcouball
Copy link
Member

Your checklist for this pull request

馃毃Please review the guidelines for contributing to this repository.

  • Ensure all commits include DCO sign-off.
  • Ensure that your contributions pass unit testing.
  • Ensure that your contributions contain documentation if applicable.

Description

To avoid warnings about init.defaultBranch not being set when running tests, set the default to master.

The actual value does not matter for the tests, but something needs to be set to avoid the warning.

Signed-off-by: James Couball <jcouball@yahoo.com>
@jcouball jcouball merged commit a8bfb9d into master Feb 19, 2023
@jcouball jcouball deleted the set_init_defaultBranch branch February 19, 2023 00:48
@jcouball jcouball mentioned this pull request Feb 26, 2023
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 this pull request may close these issues.

None yet

1 participant