Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/GitInterfaces
GitPush
Interface GitPush
interface
GitPush
{
_links
?:
any
;
commits
?:
GitCommitRef
[]
;
date
?:
Date
;
pushCorrelationId
?:
string
;
pushedBy
?:
IdentityRef
;
pushId
?:
number
;
refUpdates
?:
GitRefUpdate
[]
;
repository
?:
GitRepository
;
url
?:
string
;
}
Hierarchy (
View Summary
)
GitPushRef
GitPush
Index
Properties
_links?
commits?
date?
push
Correlation
Id?
pushed
By?
push
Id?
ref
Updates?
repository?
url?
Properties
Optional
_links
_links
?:
any
Optional
commits
commits
?:
GitCommitRef
[]
Optional
date
date
?:
Date
Optional
push
Correlation
Id
pushCorrelationId
?:
string
Optional
pushed
By
pushedBy
?:
IdentityRef
Optional
push
Id
pushId
?:
number
Optional
ref
Updates
refUpdates
?:
GitRefUpdate
[]
Optional
repository
repository
?:
GitRepository
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_links
commits
date
push
Correlation
Id
pushed
By
push
Id
ref
Updates
repository
url
azure-devops-node-api
Loading...