Skip to content

gdk install fix

Ash McKenzie requested to merge ashmckenzie/gdk-install-gitaly-fix into master

What does this Merge Request do?

This MR fixes gdk installs that are failing because the specified gitaly version is a SHA and we need to clone before we can checkout the SHA.

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.

Merge request reports