mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-31 18:18:37 +08:00 
			
		
		
		
	[test] submodule call.
This commit is contained in:
		
							parent
							
								
									5a4ac9002d
								
							
						
					
					
						commit
						3ebe8f7339
					
				|  | @ -341,6 +341,7 @@ class GitAuthHelper { | ||||||
|       } |       } | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|  |     if (this.settings.submodules) { | ||||||
|       const pattern = regexpHelper.escape(configKey) |       const pattern = regexpHelper.escape(configKey) | ||||||
|       await this.git.submoduleForeach( |       await this.git.submoduleForeach( | ||||||
|         `git config --local --name-only --get-regexp '${pattern}' && git config --local --unset-all '${configKey}' || :`, |         `git config --local --name-only --get-regexp '${pattern}' && git config --local --unset-all '${configKey}' || :`, | ||||||
|  | @ -348,3 +349,4 @@ class GitAuthHelper { | ||||||
|       ) |       ) | ||||||
|     } |     } | ||||||
|   } |   } | ||||||
|  | } | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Giridharan Manivannan
						Giridharan Manivannan