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

Allowing empty commits #207

Open
ayush000 opened this issue May 25, 2023 · 1 comment
Open

Allowing empty commits #207

ayush000 opened this issue May 25, 2023 · 1 comment

Comments

@ayush000
Copy link

ayush000 commented May 25, 2023

I see there is a PR to allow empty commits during the plan phase, but when I try it out, it says unknown flag: --allow-empty-commit. This is the command I ran:

mp plan -b $BRANCH_NAME --allow-empty-commit -m "Commit msg"

BTW I installed microplane from homebrew on my Intel Mac

@taylor-sutton
Copy link
Contributor

Hi, that PR has not made it into a released version yet. You can try building the latest commit from source: go install github.com/Clever/microplane@master (requires Go v1.17+ installed)

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

No branches or pull requests

2 participants