We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d42708 commit 200ea1bCopy full SHA for 200ea1b
.github/workflows/ci-meson.yml
@@ -48,6 +48,7 @@ jobs:
48
# List remotes (for debugging)
49
git remote -v
50
# Reset the branch to develop
51
+ git fetch origin develop
52
git reset --soft origin/develop
53
# Show uncommitted changes
54
git status
0 commit comments