{"id":31715083,"url":"https://github.com/chmodshubham/git-lfs","last_synced_at":"2025-10-09T01:51:37.593Z","repository":{"id":138603961,"uuid":"609649531","full_name":"chmodshubham/git-lfs","owner":"chmodshubham","description":"git-large-file-system setup","archived":false,"fork":false,"pushed_at":"2023-07-22T07:42:31.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-16T04:13:10.720Z","etag":null,"topics":["git","lfs"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chmodshubham.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-03-04T20:18:26.000Z","updated_at":"2023-03-28T21:57:36.000Z","dependencies_parsed_at":"2023-08-31T18:08:22.892Z","dependency_job_id":null,"html_url":"https://github.com/chmodshubham/git-lfs","commit_stats":null,"previous_names":["chmodshubham/git-lfs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chmodshubham/git-lfs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmodshubham%2Fgit-lfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmodshubham%2Fgit-lfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmodshubham%2Fgit-lfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmodshubham%2Fgit-lfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chmodshubham","download_url":"https://codeload.github.com/chmodshubham/git-lfs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmodshubham%2Fgit-lfs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000704,"owners_count":26082894,"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-10-08T02:00:06.501Z","response_time":56,"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","lfs"],"created_at":"2025-10-09T01:50:51.986Z","updated_at":"2025-10-09T01:51:37.587Z","avatar_url":"https://github.com/chmodshubham.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-lfs\n\n## Installation\n\n1. Download the tar file for your ubuntu from [here](https://git-lfs.com/).\n\n2. Locate to the directory and unzip it.\n\n```bash\ncd ~/Downloads/\ntar -xzvf git-lfs-linux-amd64-vx.x.x.tar.gz\ncd git-lfs-x.x.x/\n```\n\n3. Run the script:\n\n```bash\nsudo chmod +x install.sh\n./install.sh\n```\n\n## Implementation\n\nRun the following commands in the repository.\n\n```bash\ngit init\ngit lfs install\n\n# change largeFileName with the file name which exceeds 100Mb\ngit lfs track \u003clarge-File-Name\u003e\n```\n\n`.gitattributes` file will be created with `largeFile` name inside it.\n\n```bash\nsudo git add .\ngit commit -m \"first commit\"\ngit remote add origin \u003crepolink\u003e\ngit push -u origin main\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchmodshubham%2Fgit-lfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchmodshubham%2Fgit-lfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchmodshubham%2Fgit-lfs/lists"}