Aghiles <aghilesk@xxxxxxxxx> wrote: > I have a local branch that is a tracking a remote branch. I want to see > what are the modifications upstream, _before_ I pull. I tried > 'git log origin' but that's only the point from where I pulled last. > > Is there a way to do that? git fetch git log ..origin -- Shawn. -- 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