IterationReason enum
The reason for which the pull request iteration was created.
Fields
Push = 0 | |
ForcePush = 1 | |
Create = 2 | |
Rebase = 4 | |
Unknown = 8 | |
Retarget = 16 | |
ResolveConflicts = 32 |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The reason for which the pull request iteration was created.
Push = 0 | |
ForcePush = 1 | |
Create = 2 | |
Rebase = 4 | |
Unknown = 8 | |
Retarget = 16 | |
ResolveConflicts = 32 |