From: Jeremy Hinegardner Date: 2010-03-05T00:30:41+09:00 Subject: Re: [OT] Simple open source web admin for git repositories? On Mon, Mar 01, 2010 at 06:34:12AM +0900, Tony Arcieri wrote: > Excuse this slightly off topic post, but I figure ruby-talk is a good > community to ask, and if someone has done this they probably wrote it in > Ruby :) > > Does anyone know of an open source tool that gives you basic CRUD tools for > git repositories? i.e. lets you create repositories on your origin server > via the web, "read" them and view/browse the branches/tags/commits via the > web, make changes to them (e.g. rename them), and delete them? > > I'm basically looking for a "github lite" with only the core set of github > features. I would actually prefer repositories weren't user-specific but > could be administered by any user on the system. > We use cgit (http://hjemli.net/git/cgit/) which is great a browser. It does not provide create capabilities. It might be pretty close to what you want. enjoy, -jeremy -- ======================================================================== Jeremy Hinegardner jeremy@hinegardner.org