Property

FoundryGitCommitBuilder:author-email

Declaration

property author-email: utf8 [ read, write ]

Description [src]

The email address of the commit author.

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

Type:gchar*

Default valueNULL
Setter methodfoundry_git_commit_builder_set_author_email()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno