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

Fix git branch checkout operations #1631

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Fix git branch checkout operations #1631

wants to merge 4 commits into from

Conversation

ferki
Copy link
Member

@ferki ferki commented Jan 18, 2025

This PR is a proposal to fix #1630 by switching to the requested branch in the local copy of a git repo before other operations.

Checklist

  • based on top of latest source code
  • changelog entry included
  • automated tests pass
  • git history is clean
  • git commit messages are well-written

@ferki ferki force-pushed the git_branch_checkout branch from dcf4a86 to 5bf1b21 Compare January 18, 2025 22:24
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.

SCM module does not checkout git branch if the repo already exists
1 participant