1
0
mirror of synced 2025-12-20 10:28:40 -05:00

Merge branch 'universe-2022-megabranch' into codespaces-universe-megabranch

This commit is contained in:
Jules
2022-11-08 10:12:42 +01:00
committed by GitHub
167 changed files with 1704 additions and 186 deletions

View File

@@ -26,7 +26,7 @@ topics:
| Environment variable | Description |
| ---------------------|------------ |
| `CODESPACE_NAME` | The name of the codespace For example, `monalisa-github-hello-world-2f2fsdf2e` |
| `CODESPACE_NAME` | The name of the codespace For example, `octocat-literate-space-parakeet-mld5` |
| `CODESPACES` | Always `true` while in a codespace |
| `GIT_COMMITTER_EMAIL` | The email for the "author" field of future `git` commits. |
| `GIT_COMMITTER_NAME` | The name for the "committer" field of future `git` commits. |