opengit
opengit copied to clipboard
OpenGit - A BSD licensed clone of Git for FreeBSD (under heavy development)
OpenGit Open Source replacement for GPL git
Written for and dedicated to the BSD systems Using the BSD-2-Clause license
Farhan Khan [email protected] PGP KeyID: 1312 89CE 663E 1EB2 179C 1C83 C41D 2281 F8DA C0DE
Objectives
- Laterally compatible with GPL git. You should be able to symlink git to ogit and no one should be the wiser.
- Code clarity (not the case at the moment)
- BSD-2-Clause licensed
At the moment, the objective is a read-only version, akin to svnlite, but there is some overlap in writing objects and updating the index.
🍉✌️