Skip to content

explictly disable rebase when pulling develop branch to create a merge commit, since not specifying how to reconcile divergent branches is an error with Git 2.33.1 and newer#3879

Merged
ocaisa merged 1 commit intoeasybuilders:developfrom
boegel:git_pull_no_rebase
Oct 28, 2021
Merged

explictly disable rebase when pulling develop branch to create a merge commit, since not specifying how to reconcile divergent branches is an error with Git 2.33.1 and newer#3879
ocaisa merged 1 commit intoeasybuilders:developfrom
boegel:git_pull_no_rebase

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Oct 27, 2021

fixes #3873

…e commit, since not specifying how to reconcile divergent branches is an error with Git 2.33.1 and newer (fixes easybuilders#3873)
@boegel boegel added the bug fix label Oct 27, 2021
@boegel boegel added this to the 4.5.0 (next release) milestone Oct 27, 2021
@boegel
Copy link
Copy Markdown
Member Author

boegel commented Oct 28, 2021

This indeed fixes the problem with the failing tests reported in #3873, which can be seen in https://github.com/boegel/easybuild-framework/runs/4027727250 (since the tests that require a GitHub token are not skipped there)

@ocaisa ocaisa merged commit 4f88f24 into easybuilders:develop Oct 28, 2021
@boegel boegel deleted the git_pull_no_rebase branch October 28, 2021 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

failing GitHub tests in CI with recent git version

2 participants