Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
git
Submodule
Class Submodule
Index
Constructor methods
constructor
Properties
basename
id
mode
name
repo
Methods
config
create
Constructor methods
constructor
(
repo
:
any
, id
:
any
, mode
:
any
, name
:
any
)
:
Submodule
Parameters
repo:
any
id:
any
mode:
any
name:
any
Returns
Submodule
Properties
public
basename
:
any
public
id
:
any
public
mode
:
any
public
name
:
any
public
repo
:
any
Methods
public
static
config
(
repo
:
any
, ref
:
any
, callback
:
Function
)
Parameters
repo:
any
ref:
any
callback:
Function
public
static
create
(
repo
:
any
, attributes
:
any
, callback
:
Function
)
Parameters
repo:
any
attributes:
any
callback:
Function
Globals
git
Actor
Blame
BlameLine
Blob
Commit
CommitStats
Config
Diff
FileIndex
FileWindow
Git
GitFileOperations
GitIndex
GitObject
Head
LooseStorage
Merge
PackStorage
RawObject
Ref
Remote
Repo
Repository
Status
StatusFile
Submodule
constructor
basename
id
mode
name
repo
config
create
Tag
Tree
UserInfo