On Sun, Aug 23, 2009 at 18:48, Sanjiv Gupta<sanjiv.gupta@xxxxxxxxxxxxx> wrote: > 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? Depending on what you mean, it maybe either the what Git already does (a git fetch/git pull always transmits only the differences) or a security risk and impossible (an ability to fetch an arbitrary commit bypasses checks imposed by the reference names published). -- 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