mirror of
https://code.forgejo.org/actions/checkout.git
synced 2026-01-22 05:22:55 +00:00
Merge 9ec5884c0c into 0c366fd6a8
This commit is contained in:
commit
29632b77c3
2 changed files with 2 additions and 0 deletions
|
|
@ -365,6 +365,7 @@ class GitCommandManager {
|
|||
}
|
||||
|
||||
async init(): Promise<void> {
|
||||
await this.config('init.defaultBranch', 'main', true, true)
|
||||
await this.execGit(['init', this.workingDirectory])
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue