Method

FoundryGitCommitBuilderget_amend

unstable since: 1.2

Declaration [src]

gboolean
foundry_git_commit_builder_get_amend (
  FoundryGitCommitBuilder* self
)

Description [src]

Gets whether the builder will amend the selected commit.

Available since: 1.2

Return value

Type: gboolean

TRUE if the builder is in amend mode.