profiles.*.user
User settings for this profile.
Type: attribute set of (submodule)
Default: { }
profiles.*.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
profiles.*.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