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
Automatically creates depot branch if it isn't there.
Throws an error if there is no branch present.
See https://github.com/meisZWFLZ/LemLib/actions/runs/8338227548/job/22818185682
The text was updated successfully, but these errors were encountered:
fix: 🐛 automatically create depot branch
25efbe9
**UNTESTED** If the specified branch is not present on the remote repository, automatically create it, rather than throw an error. - should fix #13
No branches or pull requests
Expected Behavior
Automatically creates depot branch if it isn't there.
Observed Behavior
Throws an error if there is no branch present.
Steps to Reproduce
See https://github.com/meisZWFLZ/LemLib/actions/runs/8338227548/job/22818185682
The text was updated successfully, but these errors were encountered: