opencommit
opencommit copied to clipboard
How to disable git push request?
A setting like
oc config set push=false
would be great!
anyone wants to make the world a better place and contribute to the open-source? ;)
@di-sukharev I made a PR for this: https://github.com/di-sukharev/opencommit/pull/74/
oc config set gitpush=false
I figured prefixing it with git would make it flexible if things change in the future.
Stale issue message
anyone wants to make the world a better place and contribute to the open-source? ;)
Sometimes, I only prepare the commit without intending to push it. At other times, only local test project.
Stale issue message
This would be great!