Skip to content

Use meaningful git remote exit code

A follow-up to !2695 (comment 436133397)

Our tests broke on git.git master because it now has my shiny new exit code for "git remote" patch. This MR supports that in a way that seamlessly supports both new/old versions. See the 3/3 commit message (9e8205ec) for how to test it.

Merge request reports