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: allow repo to update with specific branch, fixes #95 #106

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

pewsheen
Copy link
Contributor

In #86, we changed the update branch to dev, but I missed another one calling this method as well, and it is using the master branch.

Due to the update branch for each repo might not be the same, I think we can add a branch parameter to the update method to accept a specific branch to update.

fixed #95

@wusyong wusyong merged commit 9d782ad into tauri-apps:dev Feb 20, 2023
@github-actions github-actions bot mentioned this pull request Feb 20, 2023
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.

cargo mobile init error: "Failed to install Rust Xcode plugin"
2 participants