Fix typo in subtree merge directions
This commit is contained in:
		
							parent
							
								
									f7f4c79419
								
							
						
					
					
						commit
						fdc10c794f
					
				| @ -282,7 +282,7 @@ following (using `minidns` as an example): | |||||||
| 
 | 
 | ||||||
|     git remote add minidns https://github.com/rtreffer/minidns.git |     git remote add minidns https://github.com/rtreffer/minidns.git | ||||||
| 		git fetch minidns | 		git fetch minidns | ||||||
| 		git merge -s minidns/master | 		git merge -s subtree minidns master | ||||||
| 
 | 
 | ||||||
| To add a new dependency to the `libs/` directory: | To add a new dependency to the `libs/` directory: | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Sam Whited
						Sam Whited