GitHub Copilot/open-repo
Open a repository
Opens the repository in the app, cloning it first if it is not there yet.
Format
ghapp://github.com/{owner}/{repo}web
https://github.com/copilot/app/launch?open=ghapp%3A%2F%2Fgithub.com%2F{owner}%2F{repo}Try it
ghapp://github.com/octocat/Hello-WorldOpenWhat you supply
{owner}The user or organisation the repository belongs to.
{repo}Repository name.
The app link mirrors the github.com URL exactly — take the address of the repo in your browser
and swap https:// for ghapp://.
ghapp://clone/{owner}/{repo} and ghapp://repo/{owner}/{repo} land on the same screen but
always ask before cloning.