mirror of
				https://kkgithub.com/actions/checkout
				synced 2025-11-04 08:11:53 +08:00 
			
		
		
		
	adding stderr
This commit is contained in:
		@ -127,7 +127,7 @@ class GitCommandManager {
 | 
				
			|||||||
        result.push(branch)
 | 
					        result.push(branch)
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    core.debug(stderr.join('\n'))
 | 
					    core.info(stderr.join('\n'))
 | 
				
			||||||
    return result
 | 
					    return result
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user