Archive

Posts Tagged ‘mount option’

Git over SSHFS

July 8th, 2009 6 comments

While working at NCAR, I stumbled into a situation where I needed to use Git over an sshfs mounted directory.  After beating on git and looking at its source code and not making much progress, I finally found a very simple solution related to how I mount the sshfs directory.

Read more…