
Blackgit
github.com/zhuzhonghua/blackgit- Category
- Developer Tools
- Rank
- No. 2256Tools index
- Pricing
- Open Source
- Type
- TOOL
- GitHub
- 10 stars
- Date
About
Blackgit pairs a Python CLI (git black) with a proxy server to address Git's poor handling of large, permission-sensitive monorepos, such as game projects with many binary assets. The client clones nothing by default and uses sparse-checkout plus a natural-language agent to fetch only the files a user asks for, while the server sits in front of GitHub or GitLab and blocks blob requests that fall outside a caller's authorized paths.
Why it made the leaderboard
Lets teams give per-user, file-level access control and lazy-materialized checkouts on top of existing GitHub/GitLab repos, useful for game/asset-heavy monorepos where plain git falls short.
Tags
gitsparse-checkoutversion-controlcliaccess-controlmonorepo
Tech Stack
PythonDocker
Comments (0)
No comments yet
Editorially curated, with community endorsements as a secondary signal. Corrections welcome.