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): checkout with — #8538

Merged
merged 1 commit into from Feb 4, 2021
Merged

fix(git): checkout with — #8538

merged 1 commit into from Feb 4, 2021

Conversation

rarkins
Copy link
Collaborator

@rarkins rarkins commented Feb 4, 2021

Changes:

Check out branches with -- suffix.

Context:

Before, the following could happen:

fatal: 'dev' could be both a local file and a tracking branch.Please use -- (and optionally --no-guess) to disambiguate

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please tick one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added unit tests, or
  • Unit tests + ran on a real repository

@rarkins rarkins merged commit 6ab2b02 into master Feb 4, 2021
@rarkins rarkins deleted the fix/git-checkout-dedupe branch February 4, 2021 10:41
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 24.38.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants