Method
FoundryVcsRevisiondup_commit
unstable since: 1.3
Declaration [src]
FoundryVcsCommit*
foundry_vcs_revision_dup_commit (
FoundryVcsRevision* self
)
Return value
Type: FoundryVcsCommit
The commit, or NULL.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL. |