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

feat: check git status before bump if option.all is falsy #44

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

litingyes
Copy link

Description

enable git status check if options.all is falsy

Linked Issues

resolved #43

src/cli/index.ts Outdated Show resolved Hide resolved
@antfu antfu merged commit 5f78126 into antfu-collective:main Oct 9, 2024
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.

[Feature request]: check if the git working tree is clean before bumping, if not, refuse to bump
2 participants