Table of Contents

Settings: Git

The Git section configures your identity for source control operations.

  • User name: Used as the author name on Git commits.
  • Email: Used as the author email on Git commits.
  • SSH key path: Path to your SSH private key for pushing and pulling from remote repositories.

These settings are used by the built-in Source Control panel. For more on Git workflows, see Source Control.