Submodule.Submodule Type
This record represents a git submodule binding.
Record fields
Record Field | Description |
Full Usage:
Branch
Field type: string
|
|
Full Usage:
CurrentCommit
Field type: string
|
|
Full Usage:
Initialized
Field type: bool
|
|
Full Usage:
Name
Field type: string
|
|
Full Usage:
SuperRepositoryDir
Field type: string
|
|
Full Usage:
UpToDate
Field type: bool
|
|
Instance members
Instance member | Description |
Full Usage:
this.GetLocalPath
Returns: string
|
|
Full Usage:
this.GetRemotePath
Returns: string
|
|
Full Usage:
this.Status
Returns: string
|
|