concourse / pool-resource

atomically manages the state of the world (e.g. external environments)
Apache License 2.0
54 stars 36 forks source link

git_lock_handler hardcodes git config info #64

Closed ywei2017 closed 2 years ago

ywei2017 commented 2 years ago

The following lines hardcodes, and over-rides the "git_config" settings.

https://github.com/concourse/pool-resource/blob/6de7c7ad1b3439a72864153c6a86e3e026fb98dd/out/git_lock_handler.go#L208

Suggested Behavior:

Thanks Yansheng

ywei2017 commented 2 years ago

Since I no longer work on the project, closing the issue.