On Sun, 2009-08-23 at 22:18 +0530, Sanjiv Gupta wrote: > Hi, > This is my first post here. > I just wanted to know how can I pull one commit at a time from public > repository. > e.g. > when I first cloned from the public repo, it was at X. now it > has reached Y. I just want to pull x+1. > > how to do that? > > In SVN, we can just do $ svn update -r next_rev_num git pull or git pull --rebase Why not find a tutorial or go through the user manual. Sam -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html