I'm starting a new project using Visual Studio 2017 Community for Mac. I've already set up a GitLab repo for the project, but I can't for the life of me figure out how to connect VS Mac to the repo.
I tried looking in Microsoft's own documentation at https://learn.microsoft.com/en-us/visualstudio/mac/set-up-git-repository and found what, at first glance, looked like an answer. However, when the documentation said to select "Publish in Version Control..." from the Version Control menu, well...
As you can see, there is no "Publish in Version Control..." command. I've been doing Internet research to try to figure out what I missed, but I can't seem to be able to find that out. How can I get VS Mac to connect to the GitLab repo, and what did I do wrong?
UPDATE: I have also taken a screenshot of the right-click menu on the solution. Project names and code have been redacted.