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

--no-commit, but still "git does not seem to be clean, check git status" #49

Open
304NotModified opened this issue Apr 4, 2024 · 1 comment

Comments

@304NotModified
Copy link

When I use --no-commit I won't expect any messages regarding git.

For example

renameproject X Y --no-commit
renameproject Z Q --no-commit

expected:

  • 2 projects renamed
  • not commits

current behavior:

  • the 2nd command gives: "git does not seem to be clean, check git status"
@304NotModified
Copy link
Author

304NotModified commented Apr 4, 2024

work around: won't use --no-commit and squash all the commits at the end

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

1 participant