Skip to content

user

User settings.

Type: attribute set of (submodule)

Default: { }

user.email

Email to use as commit author email.

WARNING

This option is required when skipTutorial is enabled.

Scope: Profile

Type: null or string

Default: config.programs.git.userEmail

Example: email@example.com

user.name

Name to use as commit author name.

WARNING

This option is required when skipTutorial is enabled.

Scope: Profile

Type: null or string

Default: config.programs.git.userName

Example: John Doe

Released under the MIT License