[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#951556: RFP: git-mount -- Mount a specific revision of a git repo as FUSE filesystem



Package: wnpp
Severity: wishlist

* Package name    : git-mount
  Version         : 0.0.01
  Upstream Author : George Shank
* URL             : https://github.com/taterbase/git-mount
* License         : MIT
  Programming Lang: Go
  Description     : Mount a specific revision of a git repo as FUSE filesystem

git-mount let's you mount your repo as a filesystem based on a revision.
If only one argument is passed in git-mount treats that argument as a treeish. Based on your current location in the repo it will mount all files and folders from that level and deeper. git-mount will only ever descend files, never ascend, so if you are in folder foo and folder foo is the top level of th repo the whole repo will be mounted. If you go into foo/bar and call git-mount {treeish} then only bar and its descendants will be mounted.


Reply to: