Skip to content

fix: git ls-remote exitcode

Alessio Cosenza requested to merge fix_git_ls_exitcode into dev

What was done

  • git ls-remote exits with code 2 if the branch is not found

Merge request reports