-
Notifications
You must be signed in to change notification settings - Fork 348
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 push config #74
Add push config #74
Conversation
cbf6434
to
4480cb0
Compare
… config set OPENAI_API_KEY='<your_key>'`
feat(config.ts): add gitpush config option and validator
…ing oc config set gitpush=false command
4480cb0
to
da363c5
Compare
Love this. |
@di-sukharev Hello! Is there anything about this I need to update? Should I ditch it? Thanks again for working on this! Huge time saver. |
not enough interest, going to close. |
@di-sukharev Can you check this out? 😄 |
I am interested... |
Interested as well. I am suprised you closed your own PR. Even if the author did not review it for almost two months, he may do it at some point. I think most people might be interested in this feature. |
Me too. |
@evandeininger do you mind if I take your branch and submit a new pr ? edit: see #220 |
Go ahead! Hope it goes through this time. |
Add
gitpush
to config, default to use git push unless the user has specified otherwise.