ForgeLite-The Most Minimalized Git

david32892 pts0 comments

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?

forgelite minimalized repo pull full http

Related Articles