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

Add --no-verify options #240

Closed
evgeniedasaev opened this issue Apr 18, 2018 · 1 comment
Closed

Add --no-verify options #240

evgeniedasaev opened this issue Apr 18, 2018 · 1 comment

Comments

@evgeniedasaev
Copy link

In my project some precommit and prepush hooks are using and sometimes I need to turn them off by --no-verify options.

How can I do legit sync with such options and what about another options that can be passed to git commands?

@weakish
Copy link
Collaborator

weakish commented Apr 18, 2018

legit sync does not support passing (unrecognized) options to git commands.

Maybe you can use git directly when you want to commit/push without activating hooks.

@weakish weakish closed this as completed Nov 15, 2018
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