Commit Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
base_commit
public class Commit
type Commit = class
Public Class Commit
- Inheritance
-
Commit
Constructors
| Name | Description |
|---|---|
| Commit() | |
Properties
| Name | Description |
|---|---|
| Author |
author |
| CommentsUrl |
Comments Url of the commit |
| CommitSha |
SHA of the commit |
| Committer |
committer |
| CommitUrl |
The HTTP URL for the commit. |
| CommitValue |
commit |
| Files |
files |
| HTMLUrl |
HTML Url of the commit |
| NodeId |
Node Id of the commit. |
| Parents |
parents |
| Stats |
stats |