{"id":21940533,"url":"https://github.com/csutorasa/git-fuse","last_synced_at":"2025-07-22T04:31:11.048Z","repository":{"id":39750259,"uuid":"375790816","full_name":"csutorasa/git-fuse","owner":"csutorasa","description":"Git repository state to filesystem","archived":true,"fork":false,"pushed_at":"2025-01-03T12:03:34.000Z","size":121,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T12:14:54.742Z","etag":null,"topics":["fuse-filesystem","git"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/csutorasa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-10T18:18:47.000Z","updated_at":"2025-01-09T22:44:48.000Z","dependencies_parsed_at":"2024-09-17T01:50:43.658Z","dependency_job_id":"f684b3e5-39e6-4ac7-900f-488d7818f472","html_url":"https://github.com/csutorasa/git-fuse","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/csutorasa/git-fuse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csutorasa%2Fgit-fuse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csutorasa%2Fgit-fuse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csutorasa%2Fgit-fuse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csutorasa%2Fgit-fuse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csutorasa","download_url":"https://codeload.github.com/csutorasa/git-fuse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csutorasa%2Fgit-fuse/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266427518,"owners_count":23926812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fuse-filesystem","git"],"created_at":"2024-11-29T02:33:32.623Z","updated_at":"2025-07-22T04:31:10.703Z","avatar_url":"https://github.com/csutorasa.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-fuse\n\nThis is an command line application\nwhich parses a [git](https://git-scm.com/) repository and creates a readonly filesystem with its content.\n\n## Filesystem\n\nThe filesystem is created with [FUSE](https://www.kernel.org/doc/html/latest/filesystems/fuse.html) and\nwith the cross-platform [cgofuse](https://github.com/billziss-gh/cgofuse) library.\n\nFor supported FUSE implementations check the [cgofuse](https://github.com/billziss-gh/cgofuse) documentation.\n\n## Usage\n\n```\ngit-fuse /path/to/git/repository commitlike mountpoint [FUSE paramters]\n```\n\nExample:\n\n```powershell\n.\\git-fuse C:\\test master Z:\n```\n\n```bash\n./git-fuse /home/user/test master /mnt/test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsutorasa%2Fgit-fuse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsutorasa%2Fgit-fuse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsutorasa%2Fgit-fuse/lists"}