{"id":18967288,"url":"https://github.com/gablemathias/gabe-git","last_synced_at":"2026-05-05T03:39:28.310Z","repository":{"id":191930553,"uuid":"581898899","full_name":"gablemathias/gabe-git","owner":"gablemathias","description":"A git implementation that's capable of initializing a repository, creating commits and cloning a public repository.","archived":false,"fork":false,"pushed_at":"2023-01-06T19:52:44.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-26T00:10:34.669Z","etag":null,"topics":["git","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/gablemathias.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":"2022-12-24T19:27:33.000Z","updated_at":"2023-01-06T11:21:21.000Z","dependencies_parsed_at":"2023-09-01T15:42:03.598Z","dependency_job_id":"edbae4cf-003a-4cbe-a7f4-667f4bcf8e49","html_url":"https://github.com/gablemathias/gabe-git","commit_stats":null,"previous_names":["gablemathias/gabe-git"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gablemathias/gabe-git","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gablemathias%2Fgabe-git","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gablemathias%2Fgabe-git/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gablemathias%2Fgabe-git/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gablemathias%2Fgabe-git/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gablemathias","download_url":"https://codeload.github.com/gablemathias/gabe-git/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gablemathias%2Fgabe-git/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32634727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"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","ruby"],"created_at":"2024-11-08T14:40:19.981Z","updated_at":"2026-05-05T03:39:28.275Z","avatar_url":"https://github.com/gablemathias.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gabe Git Implementation\n\nA small git implementation that's capable of initializing a repository, creating commits and cloning a public repository.\n\n# How to use it?\n\nThis repo already has a git copy repo created so in your terminal you can type:\n\n```sh\n./gabe_git.sh \u003cyour_command\u003e \u003coptional-flag\u003e \u003csha\u003e\n```\nIf you face permission errors you can run CHMOD and change the permissions to be able to read, create and write the files through the commands\n\nFull-permission example:\n\n```sh\nchmod 777 gabe_git.sh\n```\n\nIf not sure giving full permission, you can read about the others permissions here:\nhttps://kb.iu.edu/d/abdb#:~:text=To%20change%20file%20and%20directory,%2C%20write%2C%20and%20execute%20permissions.\n\nAlternative:\n\nYou can run the direct command below instead of using `gabe_git.sh` as well, considering that your user has the permission\n\n```sh\nruby main.rb \u003ccommand\u003e \u003coptional-flag\u003e \u003csha\u003e\n```\n\nAvailable Commands:\n- init\n- cat-file (opt-flag: -p)\n- hash-object (opt-flag: -w)\n- ls-tree (opt-flag --only-name)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgablemathias%2Fgabe-git","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgablemathias%2Fgabe-git","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgablemathias%2Fgabe-git/lists"}