Skip to content

Commit 3ba5ee6

Browse files
authored
Add in explicit reference to private checkout options (#1050)
1 parent 8856415 commit 3ba5ee6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ When Git 2.18 or higher is not in your PATH, falls back to the REST API to downl
155155
repository: my-org/my-tools
156156
path: my-tools
157157
```
158+
> - If your secondary repository is private you will need to add the option noted in [Checkout multiple repos (private)](#Checkout-multiple-repos-private)
158159
159160
## Checkout multiple repos (nested)
160161
@@ -168,6 +169,7 @@ When Git 2.18 or higher is not in your PATH, falls back to the REST API to downl
168169
repository: my-org/my-tools
169170
path: my-tools
170171
```
172+
> - If your secondary repository is private you will need to add the option noted in [Checkout multiple repos (private)](#Checkout-multiple-repos-private)
171173
172174
## Checkout multiple repos (private)
173175

0 commit comments

Comments
 (0)