I am working on an iOS project. I just created a local repo for my project on Mac. Due to some reasons, I have to transfer it to a windows machine to place it a shared folder. I do not have access to that shared drive from my Mac.
How do I proceed with creating a repo that can be shared? I am at a point where I have all my code committed in local repo. Please advice..
Thanks in advance..
You have a few possibilities:
Hope this helps.