Property

FoundryGitCommitBuilder:author-name

Declaration

property author-name: utf8 [ read, write ]

Description [src]

The name of the commit author.

If not set, the value from git config “user.name” will be used when creating the commit.

Type:gchar*

Default valueNULL
Setter methodfoundry_git_commit_builder_set_author_name()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno