Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Passthrough cli options to git #467

Open
jurgenhaas opened this issue Oct 11, 2021 · 0 comments
Open

Passthrough cli options to git #467

jurgenhaas opened this issue Oct 11, 2021 · 0 comments

Comments

@jurgenhaas
Copy link

When using git flow hotfix finish -F -p -m "some message" hotfix01 or similar commands, this implies one or more git push commands as well. What we would like to do is passing -o ci.skip to those git push commands. There are other git push options too, depending which remote git server you're using.

My question being: is there a way to provide extra command line options that are not for git flow but should be forwarded to the inherent git push?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant