Hoverinfos for git resource get params.

This commit is contained in:
Kris De Volder
2017-01-21 11:06:38 -08:00
parent 0eabef9787
commit 3d8f38c238
4 changed files with 76 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
*Optional.* If a positive integer is given, *shallow* clone the
repository using the `--depth` option. Using this flag voids your warranty.
Some things will stop working unless we have the entire history.

View File

@@ -0,0 +1 @@
*Optional.* If `true`, will not fetch Git LFS files.

View File

@@ -0,0 +1,3 @@
*Optional.* If `none`, submodules will not be fetched. If specified as
a list of paths, only the given paths will be fetched. If not specified,
or if `all` is explicitly specified, all submodules are fetched.