Git rocks!
Posted Dec 21, 2005 23:25 UTC (Wed) by
astrophoenix (guest, #13528)
In reply to:
Git rocks! by Junior_Samples
Parent article:
Git 1.0.0 released
oh yes, I would be happy if CVS vanished off the face of the earth. I'm
forced to sync with a cvs repo right now.
my 3 favorite things about git are
1. changesets (1 commit takes in the changes to multiple files)
2. distributed development (you can hack and commit all day long on your
laptop with no network, sync up all the changesets later)
3. gitk: a simple, yet incredible visualization tool. I routinely
cvsimport code into git just so I can run gitk on it.
(
Log in to post comments)