Skip to content

Conversation

@slabasan
Copy link
Collaborator

@slabasan slabasan commented Mar 31, 2025

Description

  • Adds --update-head-ok to git fetch to force update. By default, git fetch refuses to update the head which corresponds to the current branch. This flag disables the check.

@michaelmckinsey1 I think this should fix CI on develop at e069d61. Could you take a look?

By default, git fetch refuses to update the head which corresponds to the
current branch. This flag disables the check.
@github-actions github-actions bot added the ci CI, unit tests, GitHub actions label Mar 31, 2025
Copy link
Collaborator

@michaelmckinsey1 michaelmckinsey1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was caused by a change in #648. LGTM

@pearce8 pearce8 added this pull request to the merge queue Mar 31, 2025
Merged via the queue into develop with commit a413bfd Mar 31, 2025
22 checks passed
@pearce8 pearce8 deleted the git-fetch-update-head branch March 31, 2025 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci CI, unit tests, GitHub actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants