276
General Software Discussion / Re: DVCS ?
« Last post by Armando on June 05, 2011, 10:54 PM »Yes 2 great references. 
I put a list of references a while ago but haven't got the time to really "finalize" it or anything
Since we've been into references lately, here is some of it (there are a few already mentioned... I'll update the list with other entries -- if necessary -- when I'll have more time).
I got many links through this site : A central reference
If one is just trying Git and wants to use the basic Git GUI (which is perfectly functional IMO), this is a good "how to" to just learn the basics + a couple more tricks : An Illustrated Guide to Git on Windows (Start using Git with msysgit)
And then here are my personal favorites :
Pro Git
Git Reference (already mentioned by wraith808)
Git Ready
Git Magic
And then a lot of other useful stuff :
The official tutorial
The official manual
--
Everyday commands
Cheat Sheet
Git FAQ
Git for Computer Scientists
Git from the bottom up
Lots of screencasts/videos… Here are some interesting URLs with a few fun tricks
:
http://tekpub.com/productions/git
http://blip.tv/file/4213359/
http://blip.tv/file/4094727
And... Good Comparisons with Mercurial
Git and Mercurial - Compare and Contrast
Mercurial and Git: a technical comparison
P.S. : BTW, I'm using SmartGit a lot these days and I like it more and more.
I'm still used to the "one pane" diff viewer of the basic git GUI though... for some (strange?) reasons I kinda like it. Anybody else?
I put a list of references a while ago but haven't got the time to really "finalize" it or anything
Since we've been into references lately, here is some of it (there are a few already mentioned... I'll update the list with other entries -- if necessary -- when I'll have more time).
I got many links through this site : A central reference
If one is just trying Git and wants to use the basic Git GUI (which is perfectly functional IMO), this is a good "how to" to just learn the basics + a couple more tricks : An Illustrated Guide to Git on Windows (Start using Git with msysgit)
And then here are my personal favorites :
Pro Git
Git Reference (already mentioned by wraith808)
Git Ready
Git Magic
And then a lot of other useful stuff :
The official tutorial
The official manual
--
Everyday commands
Cheat Sheet
Git FAQ
Git for Computer Scientists
Git from the bottom up
Lots of screencasts/videos… Here are some interesting URLs with a few fun tricks
:http://tekpub.com/productions/git
http://blip.tv/file/4213359/
http://blip.tv/file/4094727
And... Good Comparisons with Mercurial
Git and Mercurial - Compare and Contrast
Mercurial and Git: a technical comparison
P.S. : BTW, I'm using SmartGit a lot these days and I like it more and more.
I'm still used to the "one pane" diff viewer of the basic git GUI though... for some (strange?) reasons I kinda like it. Anybody else?


Recent Posts
Woa... Gource is weird. I don't really see the point, but... why not. Maybe I'm just lacking imagination today.
I'm not sure why I didn't get it before. I did play with the various column sorting before, but I did miss a couple aspects about the sorting mechanism (i.e.: ctrl+click can activate/deactivate the sorting for a column).