Bump git-plugin to 3.1.0
Skip XML processing for local MCP operations.
A local move or copy does not require Secret or ArtifactManager special handling, so all XML processing can be skipped. This makes local operations faster.
Prevent redirection loop and protect against malformed URL in the referrer.
Fix URL formatting for triggered jobs referenced in the build page
None