You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
295 B
Markdown
12 lines
295 B
Markdown
---
|
|
display_name: Git Config
|
|
description: Stores Git configuration from Coder credentials
|
|
icon: ../.icons/git.svg
|
|
maintainer_github: coder
|
|
verified: true
|
|
tags: [helper]
|
|
---
|
|
|
|
# git-config
|
|
|
|
Runs a script that checks for stored Git credentials, populating them with coder credentials when missing. |