ForgeLite - 最精简的 Git
1 分•作者: david3289•24 天前
ForgeLite 是最精简的 Git。
仓库:https://github.com/3289david/forgelite
功能
仓库 — 公有/私有,克隆,点赞,文件浏览器,README 渲染,提交历史
问题 — 打开,评论,关闭,Markdown 正文
拉取请求 — 真实的 Git diff,代码审查评论,通过 Git 合并
Git CLI — 全面的 HTTP 智能协议(git clone/push/pull 开箱即用)
Web 托管 — 推送到 gh-pages 分支,在 /:user/:repo/pages/ 提供服务
认证 — JWT cookies(Web)+ HTTP Basic Auth / Personal Access Tokens(Git CLI)
REST API — 所有资源的完整 JSON API
您对此有何看法?
查看原文
ForgeLite is the most minimalized git.
Repo:https://github.com/3289david/forgelite
Features
Repositories — public/private, fork, star, file browser, README rendering, commit history
Issues — open, comment, close, Markdown body
Pull Requests — real git diffs, code review comments, merge via git
Git CLI — full HTTP smart protocol (git clone/push/pull works out of the box)
Web Hosting — push to gh-pages branch, served at /:user/:repo/pages/
Auth — JWT cookies (web) + HTTP Basic Auth / Personal Access Tokens (git CLI)
REST API — full JSON API for all resources
What do you think about this?