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(install): Fetch before checkout to avoid errors #212

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

lucasssvaz
Copy link
Contributor

Trying to checkout to a branch that does not exist yet fails.

Moved fetch to before checkout to avoid this situation. Also added --all flag to get the correct branches no matter how the remotes are set up.

@lucasssvaz lucasssvaz changed the base branch from release/v5.3 to master August 27, 2024 22:49
@me-no-dev me-no-dev merged commit 1f978b3 into espressif:master Aug 28, 2024
8 checks passed
@lucasssvaz lucasssvaz deleted the bugfix/fetch branch August 28, 2024 11:58
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.

2 participants