mirror of
https://gitcode.com/GitHub_Trending/ch/checkout.git
synced 2026-07-03 18:45:07 +00:00
add support for submodules (#173)
This commit is contained in:
@@ -7,6 +7,8 @@ export interface IGitSourceSettings {
|
||||
clean: boolean
|
||||
fetchDepth: number
|
||||
lfs: boolean
|
||||
submodules: boolean
|
||||
nestedSubmodules: boolean
|
||||
authToken: string
|
||||
persistCredentials: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user