-
Notifications
You must be signed in to change notification settings - Fork 5
License
hanwen/gitfs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simple git filesystem. Usage: gitfs $MOUNT & cd $MOUNT/config # Create $MOUNT/repo at commit master ln -s /home/$USER/myrepo:master repo # Create $MOUNT/subdir/repo at commit master^^ mkdir subdir ln -s /home/$USER/myrepo:master^^ subdir/repo cd $MOUNT/repo # Create a transient symlink to store compile outputs. ln -s /tmp/build-products out DISCLAIMER This is not an official Google product.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published