Skip to content

Commit b393aba

Browse files
committed
docs(README): Fix repo querying example (post 1.13.0+)
'*' is now required for repo terms
1 parent a7fb3f9 commit b393aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ or svn project with a git dependency:
9494
Clone / update repos via config file:
9595

9696
```console
97-
$ vcspull sync -c external_deps.yaml
97+
$ vcspull sync -c external_deps.yaml '*'
9898
```
9999

100100
See the [Quickstart](https://vcspull.git-pull.com/quickstart.html) for

0 commit comments

Comments
 (0)