opencommit
opencommit copied to clipboard
[Feature]: Possibility to not display "Do you want to run `git push`?" in config
Description
When making multiple commit it is time consuming to skip the " Do you want to run git push?" question each time.
I can assume people (and I) doesn't want to make a push for each separate commit.
Suggested Solution
have a oco config set OCO_ASK_GIT_PUSH=true or oco config set OCO_ASK_GIT_PUSH=false (true by default)
Expected :
- show the " Do you want to run
git push?" ontrue - don't show on
false
Alternatives
No response
Additional Context
No response
Stale issue message
reopening, will take a look at this
@samuelbelolo lets merge you pr