mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-31 10:08:37 +08:00 
			
		
		
		
	build
This commit is contained in:
		
							parent
							
								
									de8b6b8a2f
								
							
						
					
					
						commit
						de540e1926
					
				
							
								
								
									
										2
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							|  | @ -841,7 +841,7 @@ class GitCommandManager { | |||
|     } | ||||
|     tryReset() { | ||||
|         return __awaiter(this, void 0, void 0, function* () { | ||||
|             const output = yield this.execGit(['reset', '--hard', 'HEAD'], true); | ||||
|             const output = yield this.execGit(['reset', '--hard', '--recurse-submodules', 'HEAD'], true); | ||||
|             return output.exitCode === 0; | ||||
|         }); | ||||
|     } | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Hazel
						Hazel