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