More links 2008/11/12

I have a number of things to link which probably can all go together:

A way to learn git

Since DragonFly is switching to git instead of CVS, something handy is ‘eg’, or Easy Git. It’s a wrapper around git that makes the transition from CVS easier, or so it says. (via _hasso_ on EFNet #dragonflybsd) The linked page lists some alternate programs that are also designed to make git acclimation easier.

New SoC

I don’t recall if I mentioned this before, but the Google Summer of Code software (the part that Google manages) is now an open source project, for anyone to participate in.  If and when DragonFly participates next year, this application is how it will be managed.

More Git vs. Mercurial

Matthew Dillon’s posted the results of the Git vs. Mercurial voting, which worked out to an even tie.  (Darnit, I didn’t think to vote!)  He’s posted a followup, proposing to make both available.

Also, discussion of Git vs. Mercurial for DragonFly spread to comp.version-control.git, which led to a very technical and surprisingly even-handed (for the Internet) discussion of the virtues of each program.  (via Hasso Tepper in EFNet #dragonflybsd)