Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
git
Tag
Class Tag
Index
Constructor methods
constructor
Properties
commit
name
Methods
find_all
Constructor methods
constructor
(
name
:
any
, commit
:
any
)
:
Tag
Parameters
name:
any
commit:
any
Returns
Tag
Properties
public
commit
:
any
public
name
:
any
Methods
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
LooseStorage
Merge
PackStorage
RawObject
Ref
Remote
Repo
Repository
Status
StatusFile
Submodule
Tag
constructor
commit
name
find_all
Tree
UserInfo