mirror of
				https://code.forgejo.org/actions/checkout.git
				synced 2025-11-03 22:29:11 +00:00 
			
		
		
		
	Merge 110353ee6c into ff7abcd0c3
				
					
				
			This commit is contained in:
		
						commit
						9ea8e0e803
					
				
					 1 changed files with 8 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -364,6 +364,7 @@ class GitAuthHelper {
 | 
			
		|||
      }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (this.settings.submodules) {
 | 
			
		||||
      const pattern = regexpHelper.escape(configKey)
 | 
			
		||||
      await this.git.submoduleForeach(
 | 
			
		||||
        // wrap the pipeline in quotes to make sure it's handled properly by submoduleForeach, rather than just the first part of the pipeline
 | 
			
		||||
| 
						 | 
				
			
			@ -372,3 +373,4 @@ class GitAuthHelper {
 | 
			
		|||
      )
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue