Skip to content

v0.0.01

Pre-release
Pre-release
Compare
Choose a tag to compare
@taterbase taterbase released this 07 Mar 16:09
· 4 commits to master since this release

NOTE: requires FUSE
Linux: sudo apt-get install fuse
OS X: https://osxfuse.github.io/

First alpha. Download and extract the git-mount binary on your system and then run it inside of a repo.

git-mount HEAD
git-mount 3df31ffde

This will create a temporary directory and mount the repo at that particular revision as a FUSE filesystem so you can explore it.

Known Issues

  • Submodules not supported