mirror of
				https://code.forgejo.org/actions/checkout.git
				synced 2025-10-30 20:42:30 +00:00 
			
		
		
		
	removing silent option
This commit is contained in:
		
							parent
							
								
									9634409d1e
								
							
						
					
					
						commit
						2c24b08d98
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -104,7 +104,7 @@ class GitCommandManager { | |||
|       args.push('--branches') | ||||
|     } | ||||
| 
 | ||||
|     const output = await this.execGit(args, false, true) | ||||
|     const output = await this.execGit(args) | ||||
| 
 | ||||
|     for (let branch of output.stdout.trim().split('\n')) { | ||||
|       branch = branch.trim() | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue