Skip to content

fix(in): apply git_config locally for persistence across tasks#457

Merged
taylorsilva merged 1 commit into
concourse:masterfrom
analytically:feature/localgitcfg
Nov 9, 2025
Merged

fix(in): apply git_config locally for persistence across tasks#457
taylorsilva merged 1 commit into
concourse:masterfrom
analytically:feature/localgitcfg

Conversation

@analytically

Copy link
Copy Markdown
Contributor

Apply source.git_config to repository's .git/config so settings persist to downstream tasks.

Fixes #369

Apply source.git_config to repository's .git/config so settings persist
to downstream tasks.

Fixes concourse#369

Signed-off-by: Mathias Bogaert <mathias.bogaert@gmail.com>
@taylorsilva
taylorsilva merged commit 862e4bd into concourse:master Nov 9, 2025
2 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Pull Requests Nov 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

git_config settings doesn't applied

2 participants