threedaymonk + dvcs   16

Dulwich
‘Dulwich is a pure-Python implementation of the Git file formats and protocols.’
git  python  vcs  dvcs 
july 2011 by threedaymonk
Version Control Tools
‘Similarly a DVCS encourages check-pointing of work: committing incomplete changes, that may not even compile or pass tests, to your local repository.’ Martin Fowler identifies a key point here.
dvcs  svn  git  mercurial  programming  vcs 
february 2010 by threedaymonk
Pro Git
‘This is the website for the Pro Git book, written by Scott Chacon and published by Apress. Here you can find the full content of the book, a blog with tips and updates about Git and the book and open source projects related to Git or referenced in the book.’
ebooks  git  free  vcs  dvcs 
july 2009 by threedaymonk
The Git Parable
An attempt to explain how Git works without resorting to compsci terminology.
git  vcs  dvcs  parable  tutorial 
may 2009 by threedaymonk
grit
‘Grit gives you object oriented read/write access to Git repositories via Ruby. The main goals are stability and performance.’ Used by GitHub.
ruby  library  git  api  vcs  dvcs 
april 2009 by threedaymonk
The Thing About Git
How Git solves what he calls ‘The Tangled Working Copy Problem’ (i.e. where your current changeset comprises multiple conceptual changes).
programming  git  vcs  dvcs  workflow 
april 2009 by threedaymonk

Copy this bookmark:



description:


tags: