I am having a bit of trouble trying to find the solution to this. My company is using TFS Online with git, but I am not sure how I can connect to it using a Mac. I tried the TFS everywhere + Eclipse, but Eclipse doesn't deal with TFS Online very well.
Any thoughts or suggestions would be amazing!
Posts
Hi @MichaelLeatherbury,
If your company is using the Git flavored variation of TFS Online, then you should be able to interact with it directly from Xamarin Studio on the Mac.
There are a few different things that you have to do first:
From this point on, you can work with the Git Repo using the Version Control tools built into Xamarin Studio. If you still need greater control, you can use TFS everywhere + Eclipse but again this will only work with Alternate Authentication Credentials.
I hope this answers your questions.
Thanks,
Kevin