mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 11:38:51 +01:00
fixes #127687
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user