Skip to content

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

TestRemotes#test_push fails depending on the git configuration push.default if an explicit remote branch name is not given. In particular, values of upstream or tracking values would make the test fail.

In order not to depend on this setting, explicitly name the remote branch to push to. This is not relevant to the test.

Signed-off-by: James Couball <jcouball@yahoo.com>
@jcouball jcouball merged commit 0bb965d into master Nov 19, 2023
@jcouball jcouball deleted the explicit_branch branch November 19, 2023 23:20
@jcouball jcouball mentioned this pull request Dec 29, 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.

1 participant