mirror of
				https://github.com/actions/checkout.git
				synced 2025-11-04 14:48:39 +08:00 
			
		
		
		
	Fix: Fix Syntax
This commit is contained in:
		
							parent
							
								
									f2738ccb35
								
							
						
					
					
						commit
						51ffdcdb1d
					
				| 
						 | 
					@ -369,6 +369,6 @@ class GitAuthHelper {
 | 
				
			||||||
        `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}' || :`,
 | 
				
			||||||
        true
 | 
					        true
 | 
				
			||||||
      )
 | 
					      )
 | 
				
			||||||
    )
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user