{"id":43788322,"url":"https://github.com/iikira/lfsutil","last_synced_at":"2026-02-05T19:48:46.712Z","repository":{"id":57658009,"uuid":"203396020","full_name":"iikira/lfsutil","owner":"iikira","description":"A simple tool for accessing git lfs server.","archived":false,"fork":false,"pushed_at":"2022-03-04T12:10:44.000Z","size":22,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-20T03:45:47.784Z","etag":null,"topics":["git-lfs","lfs"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iikira.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}},"created_at":"2019-08-20T14:43:45.000Z","updated_at":"2023-09-08T17:57:11.000Z","dependencies_parsed_at":"2022-09-04T15:41:30.271Z","dependency_job_id":null,"html_url":"https://github.com/iikira/lfsutil","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iikira/lfsutil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iikira%2Flfsutil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iikira%2Flfsutil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iikira%2Flfsutil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iikira%2Flfsutil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iikira","download_url":"https://codeload.github.com/iikira/lfsutil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iikira%2Flfsutil/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29131759,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T19:36:52.185Z","status":"ssl_error","status_checked_at":"2026-02-05T19:35:40.941Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-lfs","lfs"],"created_at":"2026-02-05T19:48:46.051Z","updated_at":"2026-02-05T19:48:46.707Z","avatar_url":"https://github.com/iikira.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lfsutil\nA simple tool for accessing git lfs server.\n\n# Install\n```\ngo get -u -v github.com/iikira/lfsutil\n```\n\n# Usage\n\nSetup environment `LFS_REPO_URL` and `LFS_AUTH`\n```\nexport LFS_REPO_URL=\"https://github.com/user/repo.git/info/lfs\"\nexport LFS_AUTH=\"Basic dXNlcjpwYXNzd29yZA==\"\n```\n\n## Get object infomation and download link\n\n### By oid and size\n```\nlfsutil go oid:size\nlfsutil go oid\n```\n\n#### example\n```\nlfsutil go e6fd9c1b536033f3346b32c391bd58587ea9f549cab7839cf8a1dbc62a739825:3862852\nlfsutil go e6fd9c1b536033f3346b32c391bd58587ea9f549cab7839cf8a1dbc62a739825\n```\n\n### By local file\n```\nlfsutil go -by file /path/to/file\n```\n\n### By pointer file\nSpecification: https://github.com/git-lfs/git-lfs/blob/master/docs/spec.md\n```\nlfsutil go -by ptr /path/to/ptr/file\nlfsutil go -by ptr http://example.com/ptr/file\n```\n\n## Upload local file\n```\nlfsutil uo /path/to/file\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiikira%2Flfsutil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiikira%2Flfsutil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiikira%2Flfsutil/lists"}