You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 20, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,14 +36,6 @@ The `sudo` is required during extension installation on Linux due to https://git
36
36
37
37
⚠️ If your Codespaces use non-default image, make sure that [GitHub CLI](https://cli.github.com/) and SSH server are installed inside the Codespaces. It might be as simple as adding `"github-cli": "latest"` and `"sshd": "latest"` to `devcontainer.json` file!
38
38
39
-
<br />
40
-
41
-
Upgrading the extension (you need `sudo` on Linux):
42
-
43
-
```shell
44
-
gh extension upgrade github/gh-net
45
-
```
46
-
47
39
## Usage
48
40
49
41
To start network forwarding from a Codespace to a local machine, run:
0 commit comments