Replies: 1 comment 4 replies
-
Thanks for bringing this up. Indeed, I still think this effort belongs into When writing this I have to ask myself if such an effort would be better to have closer and more discoverable, maybe as a repository within the organisation. And the answer would clearly be 'yes' - that way it may attract more contributors and the people interested in this could maintain it themselves. Thus, the answer seems to be that you are welcome to implement a What do you think? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I like GitHub's CLI tool. We are discussing using gitoxide as backend for it. On GitHub's CLI side, this would cause a high maintenance effort (cli/cli#11050 (comment)). Thus, we are looking into whether its possible to have gitoxide CLI compatible for the commands used by GitHub CLI. I am aware that this is kind of a non-goal, but I wanted to ask nevertheless.
Currently,
remote -v
is not supported by gitoxide. Can it?Risen by eirikb/gg#111 (comment)
Beta Was this translation helpful? Give feedback.
All reactions