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)