{"id":16293768,"url":"https://github.com/zhaoqize/easy-rollback","last_synced_at":"2026-04-12T22:32:55.851Z","repository":{"id":57218661,"uuid":"138682650","full_name":"zhaoqize/easy-rollback","owner":"zhaoqize","description":"🔙 友好快速的git回滚工具（A Rollback Solution For Git）","archived":false,"fork":false,"pushed_at":"2018-07-20T06:00:24.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-14T15:43:26.956Z","etag":null,"topics":["easy","git","rollback"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/zhaoqize.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":"2018-06-26T03:59:38.000Z","updated_at":"2018-07-20T06:00:58.000Z","dependencies_parsed_at":"2022-08-29T02:11:37.843Z","dependency_job_id":null,"html_url":"https://github.com/zhaoqize/easy-rollback","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zhaoqize/easy-rollback","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhaoqize%2Feasy-rollback","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhaoqize%2Feasy-rollback/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhaoqize%2Feasy-rollback/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhaoqize%2Feasy-rollback/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhaoqize","download_url":"https://codeload.github.com/zhaoqize/easy-rollback/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhaoqize%2Feasy-rollback/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019346,"owners_count":26086711,"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-14T02:00:06.444Z","response_time":60,"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":["easy","git","rollback"],"created_at":"2024-10-10T20:12:18.245Z","updated_at":"2025-10-14T15:43:27.572Z","avatar_url":"https://github.com/zhaoqize.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![npm](https://img.shields.io/npm/v/easy-rollback.svg?style=flat)](https://github.com/zhaoqize/easy-rollback)\n[![GitHub license](https://img.shields.io/github/license/zhaoqize/easy-rollback.svg)](https://github.com/zhaoqize/easy-rollback/blob/master/LICENSE)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)]()\n# easy-rollback\neasy-rollback是一个友好的帮助用户回滚到指定提交的库\n\n## 使用\n安装\n```js\nnpm install easy-rollback\n```\n\n使用\n```js\neasy rollback\n```\n\n执行 `easy rollback -h`\n```js\n\n  Usage: rollback [options]\n\n  A Rollback Solution For Git\n\n  Options:\n\n    -n, --number  show log number\n    -h, --help    output usage information\n```\n\n## 效果\n`normal` 模式\n```js\n➜  xxxx git:(develop) easy rollback\n[2018-7-12] [14:21:52] [easy-rollback] › ✔  success   Work Tree Is Clean!\n[2018-7-12] [14:21:52] [easy-rollback] › ✔  success   Pull Tag OK!\n? 请选择CommitId的来源 Normal\n? 请选择模式 reset\n? 请选择CommitId 57fa074-publish log: branch:develop;timestamp:1521523982985;msg:zq\nz131\n[2018-7-12] [14:22:05] [easy-rollback] › ✔  success   ✨ rooback success!\n```\n\n`tag` 模式\n```js\n➜  xxxx git:(develop) easy rollback\n[2018-7-12] [14:20:13] [easy-rollback] › ✔  success   Work Tree Is Clean!\n[2018-7-12] [14:20:14] [easy-rollback] › ✔  success   Pull Tag OK!\n? 请选择CommitId的来源 Tag\n? 请选择模式 reset\n? 请选择CommitId 4b532f1-publish log: branch:develop;timestamp:1521530777307;msg:zq\nz/138\n[2018-7-12] [14:20:33] [easy-rollback] › ✔  success   ✨ rooback success!\n```\n\n## License\n\nMIT © [zhaoqize]()\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhaoqize%2Feasy-rollback","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhaoqize%2Feasy-rollback","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhaoqize%2Feasy-rollback/lists"}