|
|
|
|
|
by shayief
268 days ago
|
|
I'm working on a new type of git forge[1], optimized for speed and work with patches. It goes to extreme lengths to ensure great performance, i.e. rewritten most server-side parts of git from scratch, so there is no "exec"-ing git nor calls to libraries like libgit2. The frontend should also be very fast thanks for HTMX. [1] https://gitpatch.com |
|