Skip to content
Success

Changes

Summary

  1. feat(tekton/v1/task): add gitInsteadOf parameter to configure Git URL (commit: c00ae68) (details)
Commit c00ae68845e7d189a905f79413de086fbaa2a759 by noreply
feat(tekton/v1/task): add gitInsteadOf parameter to configure Git URL rewrites (#3988)

Add support for configuring Git's `insteadof` to rewrite URLs during
cloning operations, allowing users to specify multiple mappings
separated by commas in the format `insteadof1 => new1,insteadof2 =>
new2`
(commit: c00ae68)
The file was modifiedtekton/v1/tasks/git-clone.yaml (diff)