Property
FoundryGitCommitBuilder:amend
unstable since: 1.2
Description [src]
Whether the builder will amend the commit it was created for.
Changing this property reloads the builder state asynchronously. During
that reload FoundryGitCommitBuilder:busy is TRUE and
FoundryGitCommitBuilder:can-commit is FALSE.
Type:gboolean
Available since: 1.2
| Default value | FALSE |
| Getter method | foundry_git_commit_builder_get_amend() |
| Setter method | foundry_git_commit_builder_set_amend() |