mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-03 06:51:53 +01:00
feat(git): Added remote url type option (#146124)
* feat(git): Added remote url type option * Modify extension configuration * Simplified code Co-authored-by: Joao Moreno <joao.moreno@microsoft.com>
This commit is contained in:
@@ -53,4 +53,3 @@ export function getOctokit(): Promise<Octokit> {
|
||||
|
||||
return _octokit;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user