Comment on Poll: Version ControlComments−tlrobinson17yGit itself is growing on me.GitHub is just awesome, especially for open source projects. (of course I say this just as GitHub goes down for the first extended period of time since I started using it)"git bisect run" is incredibly cool for tracking down when a bug was introduced: http://tlrobinson.net/blog/?p=51−silentbicycle17yMercurial also has bisect, FWIW.
Comments
Git itself is growing on me.
GitHub is just awesome, especially for open source projects. (of course I say this just as GitHub goes down for the first extended period of time since I started using it)
"git bisect run" is incredibly cool for tracking down when a bug was introduced: http://tlrobinson.net/blog/?p=51
Mercurial also has bisect, FWIW.