Transfer vs macfusion (osx), remote disk using Git

I am a developer, and I needed to create a remote drive. This was not a problem for the first time because I used Panic Transmit to mount a drive with an SSH connection. And I could normally open, edit and save any file.

But this project uses Git (Version Control), so I could not add / not commit anything to the repository. If I try to make a mistake, I get an I / O error.

If I try to connect to the server and transfer it right there, I cannot, because I do not have credentials. I need to fix it using my computer. So I have to have a remote drive.

I am only using macfuse / macfusion correctly. Can anyone give any explanation or something about this? Did I do something wrong in the transfer?

+4
source share

All Articles