{"id":19992745,"url":"https://github.com/linezero/GitServer","last_synced_at":"2025-05-04T11:31:51.868Z","repository":{"id":77825651,"uuid":"100571095","full_name":"linezero/GitServer","owner":"linezero","description":"ASP.NET Core Git HTTP Server","archived":false,"fork":false,"pushed_at":"2020-05-01T05:32:29.000Z","size":1184,"stargazers_count":125,"open_issues_count":1,"forks_count":36,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-11-13T04:55:39.129Z","etag":null,"topics":["asp-net-core","aspnetcore","git","git-server","gitserver","netcore"],"latest_commit_sha":null,"homepage":"","language":"C#","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/linezero.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-17T06:48:02.000Z","updated_at":"2024-11-11T11:30:56.000Z","dependencies_parsed_at":"2023-03-02T13:45:54.433Z","dependency_job_id":null,"html_url":"https://github.com/linezero/GitServer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linezero%2FGitServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linezero%2FGitServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linezero%2FGitServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linezero%2FGitServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linezero","download_url":"https://codeload.github.com/linezero/GitServer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252329655,"owners_count":21730658,"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","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":["asp-net-core","aspnetcore","git","git-server","gitserver","netcore"],"created_at":"2024-11-13T04:52:18.189Z","updated_at":"2025-05-04T11:31:51.863Z","avatar_url":"https://github.com/linezero.png","language":"C#","funding_links":[],"categories":["C\\#"],"sub_categories":[],"readme":"﻿\n# GitServer\n\nASP.NET Core 开发Git HTTP Server\n\n设置\n\n```\n  \"GitSettings\": {\n    \"BasePath\": \"D:\\\\Git\",\n    \"GitPath\": \"git\"\n  }\n```\n\n需要先安装Git,并确保git 命令可以执行\n\nGitPath 可以是 git 的绝对路径,如在 Windows 下：`C:\\\\Program Files\\\\Git\\\\bin\\\\git.exe`\n\n## 功能\n\n### 已完成\n\n- 创建仓库\n- 浏览仓库\n- git客户端push pull\n- 数据库支持 SQLite、MSSQL、MySQL\n- 支持用户管理仓库\n\n### 待完成\n\n- 仓库工单（Issue）\n- 合并请求（Pull Request）\n- 代码评审（Code Review）\n- 在线编辑\n\n## 开发\n\n`git clone https://github.com/linezero/GitServer.git`\n\n使用VS 2019 或者VS Code。\n\n\n## 原理\n\ngit client =\u003e GitServer =\u003e git server\n\n![](git-server-rpc-model.png)\n\n## License\n\nThis project is under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinezero%2FGitServer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinezero%2FGitServer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinezero%2FGitServer/lists"}