{"id":17675306,"url":"https://github.com/numandev1/git-recover","last_synced_at":"2026-05-02T13:31:52.208Z","repository":{"id":132998331,"uuid":"407252151","full_name":"numandev1/git-recover","owner":"numandev1","description":"Recover (git add) files that we lost accidentally","archived":false,"fork":false,"pushed_at":"2021-09-17T07:50:25.000Z","size":1909,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-13T05:49:34.629Z","etag":null,"topics":["git","hard","lost-files","recover","recovery","reset","reset-hard"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/numandev1.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-16T17:15:37.000Z","updated_at":"2021-09-30T21:15:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"d2da3751-e24a-4845-8bf6-ee0f6053f163","html_url":"https://github.com/numandev1/git-recover","commit_stats":null,"previous_names":["nomi9995/git-recover"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/numandev1/git-recover","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numandev1%2Fgit-recover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numandev1%2Fgit-recover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numandev1%2Fgit-recover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numandev1%2Fgit-recover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numandev1","download_url":"https://codeload.github.com/numandev1/git-recover/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numandev1%2Fgit-recover/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32536562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T12:25:33.646Z","status":"ssl_error","status_checked_at":"2026-05-02T12:24:51.733Z","response_time":132,"last_error":"SSL_read: 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","hard","lost-files","recover","recovery","reset","reset-hard"],"created_at":"2024-10-24T07:10:41.231Z","updated_at":"2026-05-02T13:31:52.177Z","avatar_url":"https://github.com/numandev1.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git Recover\n\n\u003cp align=\"center\"\u003e\n  \u003cb\u003eRecover (git add) files which we lost accidently\u003c/b\u003e\n  \u003cbr /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"/assets/example.gif\"\u003e\n\u003c/p\u003e\n\n### Why we need this\n\nsometimes, we do\n\n```sh\ngit add .\n```\n\nbut mistakenly, we revert changes by `git reset --hard` etc then we need this **CLI** to recovery lost files\n\n## Usage\n\n```sh\nnpx git-recover\n```\n\nthen promp will appear where we have to give the path of recovery directory where lost files will recover\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/nomi9995\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/36044436?s=460\u0026u=c7471cd9ccec793c7a0fccc7db475a577ff7969d\u0026v=4\" width=\"100px;\" alt=\"Numan\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eNuman\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#infra-Numan\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e \u003ca href=\"https://github.com/nomi9995/react-native-bottomsheet-reanimated/commits?author=nomi9995\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumandev1%2Fgit-recover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnumandev1%2Fgit-recover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumandev1%2Fgit-recover/lists"}