how to find all changes since last push?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: layer
Date: Thursday, February 5, 2009 - 10:29 am

I'm a git noob, and I'm trying to move my organization to it from CVS
(which we've used since 1991).  Currently stuck on this:

I think a natural style of development using git would be to do a
series of commits to my local repo and when things are stable, do a
push somewhere or collect all the changes into a patch.

I have googled and looked at documentation, but I cannot figure out
how to find all changes since my last push.  To make this more
complex, I'd like intervening pull's not to interfere with my ability
to find all changes since the last push.

Thanks.

Kevin
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
how to find all changes since last push?, layer, (Thu Feb 5, 10:29 am)
Re: how to find all changes since last push?, Brandon Casey, (Thu Feb 5, 11:09 am)