Class: GitRef
A git ref (tag, branch, or commit).
Extends
BaseClient
Constructors
new GitRef()
new GitRef(
parent
?,_id
?,_commit
?):GitRef
Constructor is used for internal usage only, do not create object from it.
Parameters
• parent?
• parent.ctx?: Context
• parent.queryTree?: QueryTree
[]
• _id?: GitRefID
• _commit?: string