Hacker News new | ask | show | jobs
by Dorsai 4205 days ago
Followed OS X insx but hit a wall with 'mount.fuse <git repo> <mount/folder>

What is mount.fuse?

I installed Python fuse.py... still poking around...

1 comments

Figured it out:

I double checked the install - that everything linked properly etc.

For OS X users do this:

/usr/local/bin/gitfs <remote repo or local git parent folder> <any/mount/folder>

and then you'll see a new volume mount on the desktop like "OSXFUSE Volume 0 (python 2.7)"