{"id":33509919,"url":"https://github.com/zarethrex/git-file","last_synced_at":"2026-05-08T23:02:57.443Z","repository":{"id":200138233,"uuid":"704727876","full_name":"zarethrex/git-file","owner":"zarethrex","description":"A git extension for tracking a single file from a remote repository","archived":false,"fork":false,"pushed_at":"2023-10-29T16:34:51.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-20T19:39:03.136Z","etag":null,"topics":["git","rust","rust-lang","version-control"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/zarethrex.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2023-10-13T23:23:30.000Z","updated_at":"2025-04-15T14:04:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"556365d0-b524-425c-8aec-29e0e54f334a","html_url":"https://github.com/zarethrex/git-file","commit_stats":null,"previous_names":["artemis-beta/git-file","zarethrex/git-file"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zarethrex/git-file","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zarethrex%2Fgit-file","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zarethrex%2Fgit-file/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zarethrex%2Fgit-file/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zarethrex%2Fgit-file/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zarethrex","download_url":"https://codeload.github.com/zarethrex/git-file/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zarethrex%2Fgit-file/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286079811,"owners_count":27282121,"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-11-26T02:00:06.075Z","response_time":193,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["git","rust","rust-lang","version-control"],"created_at":"2025-11-26T04:00:59.805Z","updated_at":"2025-11-26T04:01:29.416Z","avatar_url":"https://github.com/zarethrex.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git-File\r\n\r\n_Under Development_\r\n\r\n`git-file` is a tool for tracking a single file from a remote repository; rather than having to submodule a repository in order to have access to just one or two files, this tool provides a means of tracking the reference and remote of the file and cloning it.\r\n\r\n## Concept\r\n\r\n`git file add \u003cremote\u003e \u003cfile-path\u003e`\r\n\r\nAdd a file from a remote and store the relevant metadata in hidden `.git-file` config:\r\n\r\n```ini\r\n[LICENSE]\r\nremote=https://github.com/artemis-beta/enigma-rust.git\r\nfile_path=LICENSE\r\nsha=cddbe32c61670ac6b0c667df96a80d89324ed2f6\r\n```\r\n\r\n`git file rm \u003cfile-path\u003e`\r\n\r\nRemove from repository.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzarethrex%2Fgit-file","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzarethrex%2Fgit-file","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzarethrex%2Fgit-file/lists"}