Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(git-repo): Upgrade to the latest stable git-repo release #7867

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

sschuberth
Copy link
Member

This fixes the "fatal: unable to detect ssh version" error when parsing some OpenSSH version strings, see 1. Also account for the --repo-branch option being renamed to --repo-rev.

This fixes the "fatal: unable to detect ssh version" error when parsing
some OpenSSH version strings, see [1]. Also account for the
`--repo-branch` option being renamed to `--repo-rev`.

[1]: https://gerrit.googlesource.com/git-repo/+/90f574f02e0b8432de2ad03951ea74df3464dc38

Signed-off-by: Sebastian Schuberth <[email protected]>
@sschuberth sschuberth requested a review from a team as a code owner November 15, 2023 17:06
@sschuberth sschuberth enabled auto-merge (rebase) November 15, 2023 17:06
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f514519) 67.06% compared to head (bba0903) 67.06%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #7867   +/-   ##
=========================================
  Coverage     67.06%   67.06%           
  Complexity     2041     2041           
=========================================
  Files           356      356           
  Lines         17045    17045           
  Branches       2438     2438           
=========================================
  Hits          11431    11431           
  Misses         4594     4594           
  Partials       1020     1020           
Flag Coverage Δ
funTest-docker 63.11% <ø> (ø)
funTest-non-docker 34.95% <ø> (ø)
test 36.10% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sschuberth sschuberth merged commit 6556366 into main Nov 16, 2023
22 checks passed
@sschuberth sschuberth deleted the git-repo-update branch November 16, 2023 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants