di-sukharev / opencommit

Generate conventional git commit messages with AI in 1 second 🤯🔫
https://www.npmjs.com/package/opencommit
MIT License
5.98k stars 318 forks source link

[Feature]: Rename the alias `oc` to avoid conflicting with Openshift OC client. #118

Closed flagsibh closed 1 year ago

flagsibh commented 1 year ago

Description

This app also creates an alias named oc. If you happen to use the Openshift Client, also named oc, you'll get a naming conflict and the new tool will override the OCP client.

Suggested Solution

Pkease, rename the alias to something like oco, ocom, ocommits...

Alternatives

No response

Additional Context

No response

EsmerlinJM commented 1 year ago

+1 Will be cool if you can select option before install.

di-sukharev commented 1 year ago

thanks for the issue, you can now use oco, update npm i -g opencommit@latest, use sudo if needed