Skip to content

Add git config commands for finding URL and port

Clayton Cornell requested to merge cc-update-gdk-doc-procedure into main

What does this Merge Request do and why?

The command gdk start gitlab-docs does not return the URL for the local GitLab site, but the following step assumes that the URL is shown. Added text for git config commands to show URL and port.

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.
Edited by Evan Read

Merge request reports