mirror of
				https://github.com/actions/checkout.git
				synced 2025-11-04 07:30:54 +00:00 
			
		
		
		
	Add in explicit reference to private checkout options (#1050)
This commit is contained in:
		
					parent
					
						
							
								8856415920
							
						
					
				
			
			
				commit
				
					
						3ba5ee6fac
					
				
			
		
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -155,6 +155,7 @@ When Git 2.18 or higher is not in your PATH, falls back to the REST API to downl
 | 
			
		|||
    repository: my-org/my-tools
 | 
			
		||||
    path: my-tools
 | 
			
		||||
```
 | 
			
		||||
> - If your secondary repository is private you will need to add the option noted in [Checkout multiple repos (private)](#Checkout-multiple-repos-private)
 | 
			
		||||
 | 
			
		||||
## Checkout multiple repos (nested)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -168,6 +169,7 @@ When Git 2.18 or higher is not in your PATH, falls back to the REST API to downl
 | 
			
		|||
    repository: my-org/my-tools
 | 
			
		||||
    path: my-tools
 | 
			
		||||
```
 | 
			
		||||
> - If your secondary repository is private you will need to add the option noted in [Checkout multiple repos (private)](#Checkout-multiple-repos-private)
 | 
			
		||||
 | 
			
		||||
## Checkout multiple repos (private)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue