On Fri, Mar 18, 2016 at 12:40 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Stefan Beller <sbeller@xxxxxxxxxx> writes: > >> For now I would just go with 3 directories: >> >> non-git/ (or util, helpers, or anything that could be ripped out and be useful >> e.g. strbufs, argv-array run-command, lockfile >> git/ (maybe called lib? All stuff that is pure Git and is used for libgit >> >> builtin/ (as we have it today + all that stuff that doesn't go into >> git/ very well?) > > It is unclear where you want to have standalone programs in the > above. I'd say lib/ and src/ for the first two, where lib/ is for > things that could be lifted without any Git dependencies and src/ > for everything else. > > Aren't there some folks who link directly with our codebase (I am > thinking about cgit, but hjemli.net/git/cgit does not seem to be > responding anymore)? They now have a new mailing list.[1] I guess they forward all the mails to the new one[2]. The new one seems active. [3] [1] : cgit@xxxxxxxxxxxxxxx [2] : https://lists.zx2c4.com/pipermail/cgit/2013-May/001380.html [3] : http://news.gmane.org/gmane.comp.version-control.cgit -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html