opencommit icon indicating copy to clipboard operation
opencommit copied to clipboard

[Feature]: Possibility to not display "Do you want to run `git push`?" in config

Open samuelbelolo opened this issue 1 year ago • 4 comments

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?" on true
  • don't show on false

Alternatives

No response

Additional Context

No response

samuelbelolo avatar Jan 06 '24 10:01 samuelbelolo

Stale issue message

github-actions[bot] avatar Feb 15 '24 21:02 github-actions[bot]

reopening, will take a look at this

di-sukharev avatar Feb 28 '24 06:02 di-sukharev

@samuelbelolo lets merge you pr

di-sukharev avatar Mar 03 '24 11:03 di-sukharev