Re: Git : I'm lazy

2009-02-14 Thread Kyle Schaffrick
On Sat, 14 Feb 2009 22:58:33 -0500 "Stephen C. Gilardi" wrote: > > On Feb 14, 2009, at 10:44 PM, Kyle Schaffrick wrote: > > > Hmm, forgive a possibly stupid question: Do you not also need to do > > a "git update" to update your working copy to the new head revision? > > > > I don't know git th

Re: Git : I'm lazy

2009-02-14 Thread Stephen C. Gilardi
On Feb 14, 2009, at 10:44 PM, Kyle Schaffrick wrote: Hmm, forgive a possibly stupid question: Do you not also need to do a "git update" to update your working copy to the new head revision? I don't know git that well, but it seems like many DVCSs like mercurial distinguish between "pull" an

Re: Git : I'm lazy

2009-02-14 Thread Kyle Schaffrick
On Wed, 11 Feb 2009 23:07:31 -0500 "Stephen C. Gilardi" wrote: > > On Feb 11, 2009, at 10:57 PM, Jeffrey Straszheim wrote: > > > I know I should look this up on the web, but I'm really busy these > > days. I do intend to learn git someday, but I'm doing fine with > > Subversion for my own

Re: Git : I'm lazy

2009-02-11 Thread Jeffrey Straszheim
Thanks. (BTW, the other day some friends made fun of me because I didn't yet use git.) On Wed, Feb 11, 2009 at 11:07 PM, Stephen C. Gilardi wrote: > > On Feb 11, 2009, at 10:57 PM, Jeffrey Straszheim wrote: > > I know I should look this up on the web, but I'm really busy these days. I > do inte

Re: Git : I'm lazy

2009-02-11 Thread Stephen C. Gilardi
On Feb 11, 2009, at 10:57 PM, Jeffrey Straszheim wrote: I know I should look this up on the web, but I'm really busy these days. I do intend to learn git someday, but I'm doing fine with Subversion for my own work. However, a lot of you are distributing your libs in git. So, can you gi

Git : I'm lazy

2009-02-11 Thread Jeffrey Straszheim
I know I should look this up on the web, but I'm really busy these days. I do intend to learn git someday, but I'm doing fine with Subversion for my own work. However, a lot of you are distributing your libs in git. So, can you give me a quick pointer on how to do two things: 1. Check out someo