Add troubleshooting tip for git compile failure
What does this Merge Request do?
This MR adds a section into the troubleshooting.md document for how to overcome an issue where gdk update
fails due to git
failing to compile as part of a Gitaly update.
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.