mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-26 13:19:42 +00:00
- This makes the body of the pull request non-empty when the commit message consists more than one line. - The GitHub web client fills the body the same way, too, when you create a pull request. - Some commit messages consist more than one line, like this one, which is giving more detail about the commit, and can be used as a shortcut to not write the same text when opening a pull request and on GitHub. - Without these changes, the pull request title will be messed up if the commit message is similar to this. Co-authored-by: João Moreno <joao.moreno@microsoft.com>
GitHub for Visual Studio Code
Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.
Features
This extension provides the following GitHub-related features for VS Code:
Publish to GitHubcommandClone from GitHubparticipant to theGit: Clonecommand- GitHub authentication for built-in git commands, controlled via the
github.gitAuthenticationcommand - Automatic fork creation when attempting to push to a repository without permissions