Hi, On Sun, 30 Sep 2007, David Brown wrote: > The question I have: is there any way I can look at this particular > commit ID on the remote repo? I couldn't come up with any way to get > git fetch to retrieve it. Unless you have push access, no. And this is very much by design. For example, when somebody mistakenly pushed a secret (like what lines in the kernel infringe on M$ patents, if any) it should be possible to rebase (in a hurry), force a push, and have the safe feeling that nobody can fetch the secret any longer. Ciao, Dscho - 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