Files
spring-tools/vscode-extensions/vscode-concourse/src/main/resources/desc/GitResourceSource/git_config.md
2017-01-18 17:09:47 -08:00

376 B

Optional. If specified as (list of pairs name and value) it will configure git global options, setting each name with each value.

This can be useful to set options like credential.helper or similar.

See the git-config(1) manual page for more information and documentation of existing git options.