We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some plugin repositories have renamed their master branch to main. This autoupdate plugin should work on both configuration.
master
main
Thanks for this little but useful plugin ;)
The text was updated successfully, but these errors were encountered:
remove hard references to "origin" and "master" and just "git pull" f…
708bd95
…rom whereever the branch originates (addresses #19)
Should be addressed now. If I broke it instead, please let me know :)
Sorry, something went wrong.
Works like a charm!
I was on doing a PR but you're quickier ;)
No branches or pull requests
Some plugin repositories have renamed their
master
branch tomain
.This autoupdate plugin should work on both configuration.
Thanks for this little but useful plugin ;)
The text was updated successfully, but these errors were encountered: