mirror of
https://kkgithub.com/actions/checkout
synced 2026-01-10 07:06:47 +08:00
.
This commit is contained in:
@ -474,7 +474,7 @@ class GitAuthHelper {
|
||||
|
||||
// Remove submodule includeIf
|
||||
await this.git.submoduleForeach(
|
||||
`sh -c "git config --local --get-regexp '^includeIf\\.' && git config --local --remove-section includeIf || :"`,
|
||||
`sh -c "git config --local --get-regexp '^includeif\\.' && git config --local --remove-section includeif || :"`,
|
||||
true
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user