You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
client : Isomorphic git : https://isomorphic-git.org/en/ ✅ used for reading git objects, searching and walking each repository, also may be used for PRs & forks and handling git actions from the browser
What is the reason to do this refactor ?.
For fun.
Describe the work that needs to be done
we will expand the scope with these features :
git push
andgit remote <cmd>
/explore
Additional context
this closes of #53 we will continue working with only next app router, until we can't.
Some packages for reference :
- more stars : /~https://github.com/stackdot/NodeJS-Git-Server
- another option : /~https://github.com/gabrielcsapo/node-git-server (they have TS support 👀 ) ✅
- client (walker) : Isomorphic git : https://isomorphic-git.org/en/ ✅
- PHP git server : /~https://github.com/jonls/php-git-server/tree/master
- https://serverfault.com/questions/100596/linux-quota-per-directory
- https://stackoverflow.com/questions/10914208/is-there-a-git-server-side-hook-to-put-quota-on-repository-sizes
The text was updated successfully, but these errors were encountered: