You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclassName="text-center text-base text-gray-500 dark:text-gray-400 mt-2 w-64">Edit the project configuration on the left to get started. <aclassName="gp-link"href="https://www.gitpod.io/docs/config-gitpod-file/">Learn more</a></p>
desc={<span>When possible, use an earlier successful prebuild as a base to create new prebuilds. This can make your prebuilds significantly faster, especially if they normally take longer than 10 minutes. <aclassName="gp-link"href="https://www.gitpod.io/changelog/faster-incremental-prebuilds">Learn more</a></span>}
<PageWithSubMenusubMenu={settingsMenu}title='Account'subtitle='Manage account and Git configuration.'>
48
+
<PageWithSubMenusubMenu={settingsMenu}title='Account'subtitle='Manage account and Git configuration.'>
49
49
<h3>Profile</h3>
50
50
<pclassName="text-base text-gray-500 pb-4 max-w-2xl">The following information will be used to set up Git configuration. You can override Git author name and email per project by using the default environment variables <CodeText>GIT_AUTHOR_NAME</CodeText>, <CodeText>GIT_COMMITTER_NAME</CodeText>, <CodeText>GIT_AUTHOR_EMAIL</CodeText> and <CodeText>GIT_COMMITTER_EMAIL</CodeText>.</p>
0 commit comments