Method

FoundryGitCommitBuilderget_can_amend

unstable since: 1.2

Declaration [src]

gboolean
foundry_git_commit_builder_get_can_amend (
  FoundryGitCommitBuilder* self
)

Description [src]

Gets whether the builder has a commit that can be amended.

Available since: 1.2

Return value

Type: gboolean

TRUE if amend mode can be enabled.