This commit is contained in:
João Moreno
2021-07-01 15:57:57 +02:00
parent e33453472b
commit 66e4d31ac8
3 changed files with 7 additions and 3 deletions

View File

@@ -4,4 +4,9 @@
## Features
This extension provides GitHub features for VS Code.
This extension provides the following GitHub-related features for VS Code:
- `Publish to GitHub` command
- `Clone from GitHub` participant to the `Git: Clone` command
- GitHub authentication for built-in git commands, controlled via the `github.gitAuthentication` command
- Automatic fork creation when attempting to push to a repository without permissions