-
Notifications
You must be signed in to change notification settings - Fork 37.7k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitygitGIT issuesGIT issues
Milestone
Description
Hi,
there's a really nice feature in VSCode that allows to clone and open a Git repo by using URIs and Protocol Handler API.
So we can use vscode://vscode.git/clone?url=https://github.com/microsoft/vscode to clone and open the project.
Also there's the option to clone a repository recursiverly from VScode using the command Git: Clone (Recursively)
I think it would be great to put together these two features and allow to clone recursively a git repository from an URL (allowing to pass options in the url).
Something like this: vscode://vscode.git/clone?url=https://github.com/microsoft/vscode&shouldRecurse=true
Thanks!
jcolladosp, jiwidi, raruidol, maroov, MihaiHH and 5 more
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitygitGIT issuesGIT issues