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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport legacy] backport Gluon modules Updater #467

Draft
wants to merge 1 commit into
base: legacy
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

Description

Backport of #448 to legacy.

Copy link
Author

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-448-to-legacy
git worktree add --checkout .worktree/backport-448-to-legacy backport-448-to-legacy
cd .worktree/backport-448-to-legacy
git reset --hard HEAD^
git cherry-pick -x a2afe4c03685258aa87344d00f2936908b1ec051
git push --force-with-lease

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