Sync submodule recursively
This commit is contained in:
		
					parent
					
						
							
								800ab50b56
							
						
					
				
			
			
				commit
				
					
						ba7a32b16e
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -122,7 +122,7 @@ def check_root():
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
def update_submodules():
 | 
					def update_submodules():
 | 
				
			||||||
  execute_stdout(['git', 'submodule', 'sync'])
 | 
					  execute_stdout(['git', 'submodule', 'sync', '--recursive'])
 | 
				
			||||||
  execute_stdout(['git', 'submodule', 'update', '--init', '--recursive'])
 | 
					  execute_stdout(['git', 'submodule', 'update', '--init', '--recursive'])
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue