Skip to content

Add instructions for switching some projects from HTTPS to SSH

Evan Read requested to merge eread/instructions-for-switching-to-ssh into main

What does this Merge Request do and why?

Fills a gap in the documentation for using GDK with the GitLab documentation projects. This is something that only became clear to me when I tried to push non-gitlab changes from within GDK.

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.

Merge request reports