Constructor

FoundryVcsRevisionnew_for_worktree

unstable since: 1.3

Declaration [src]

FoundryVcsRevision*
foundry_vcs_revision_new_for_worktree (
  void
)

Description [src]

Creates a revision endpoint for the current working tree.

Available since: 1.3

Return value

Type: FoundryVcsRevision

A new revision endpoint.

The caller of the function takes ownership of the data, and is responsible for freeing it.