Well, when i’m using Google Drive as a repository for git. Everything works perfectly, however, i have to close the UE4 project to use the git pull command, else i’ll get the Unlink of file error. Is there a workaround to not having to close the editor to use pull?
What? Google drive is not a git host.
Google Drive as a Simple Git Host · Tech Streams
I’m using this since my team can’t pay for other methods.
That’s a terrible idea, git is not intended to be used like that. If your team has less than 6 people, you can use VSTS for free with unlimited storage and bandwidth.