Commit Graph

5 Commits

Author SHA1 Message Date
Joyce Er c5da5332d5 git: validate URI for clone command (#149180)
Co-authored-by: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com>
2022-05-10 11:32:02 -07:00
Jordan Bayles 3082f63523 Add Git: Clone Recursively option
This patch adds a new command, Git: Clone Recursively, that adds the
--recursive option to git clone in order to also check out git
submodules.

Bug: 108381
2020-10-21 23:05:48 -07:00
Matt Bierner dd3e2d94f8 Remove use strict directives in extension code
We compile with alwaysStrict so these directives are not needed
2018-10-02 16:02:44 -07:00
Joao Moreno 92693a1b26 API: UriHandler, rename and docs 2018-06-25 15:13:03 +02:00
Joao Moreno 56ad4b3953 clone repo by url 2018-04-23 16:20:08 +02:00