{"id":20856297,"url":"https://github.com/hide-in-code/tversion","last_synced_at":"2026-05-27T15:03:25.923Z","repository":{"id":46026988,"uuid":"429700052","full_name":"hide-in-code/tversion","owner":"hide-in-code","description":"一个纯go编写的mini型版本控制工具","archived":false,"fork":false,"pushed_at":"2021-11-19T07:31:55.000Z","size":1421,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T05:06:14.874Z","etag":null,"topics":["go","goroutine","version-control","versioncontrol"],"latest_commit_sha":null,"homepage":"","language":"Go","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/hide-in-code.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":"2021-11-19T07:00:59.000Z","updated_at":"2021-11-22T01:28:37.000Z","dependencies_parsed_at":"2022-09-14T11:13:17.975Z","dependency_job_id":null,"html_url":"https://github.com/hide-in-code/tversion","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hide-in-code/tversion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hide-in-code%2Ftversion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hide-in-code%2Ftversion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hide-in-code%2Ftversion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hide-in-code%2Ftversion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hide-in-code","download_url":"https://codeload.github.com/hide-in-code/tversion/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hide-in-code%2Ftversion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33570993,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"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":["go","goroutine","version-control","versioncontrol"],"created_at":"2024-11-18T04:29:58.295Z","updated_at":"2026-05-27T15:03:25.902Z","avatar_url":"https://github.com/hide-in-code.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tversion\n一个纯go编写的mini型版本控制工具\n\n# 编译\n\n    git clone https://github.com/hide-in-code/tversion.git\n\n    cd tversion\n\n    go mod tidy #自行启用go mod\n\n    go build -o tver main.go\n\n    cp tver /usr/local/bin/ 或者使用alias\n\n# 使用\n\n    cd /path/to/your/verdata\n\n### 提交版本\n    tver commit\n\n### 查看所有版本\n    tver versions\n\n### 回退版本\n    tver checkout \u003ccommitId\u003e\n\n# 协议\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhide-in-code%2Ftversion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhide-in-code%2Ftversion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhide-in-code%2Ftversion/lists"}