I know it is something I need to find in docs but probably I am dumb enough to not get it.
Basically I want to file issues in OTHERS repo (Not mine) using Github cli tool GH .So is it possible?, How to do it? HELP PLEASE!!
You must log in or register to comment.
gh issue create —repo <[HOST/]OWNER/REPO>
is there a tool that also works with other git forges like GitLab and Forgejo?