--- display_name: Git Config description: Stores Git configuration from Coder credentials icon: ../.icons/git.svg maintainer_github: coder verified: true tags: [helper, git] --- # git-config Runs a script that checks for stored Git credentials, populating them with user's Coder credentials when missing. ## Examples ```hcl ```