On Sun, Jun 29, 2008 at 2:55 PM, Boaz Harrosh <bharrosh@xxxxxxxxxxx> wrote: > Erez Zilber wrote: >> I could clone the remote repository and use Linux's diff, but I prefer >> to do it the right way (if possible). >> >> Thanks, >> Erez >> -- >> 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 >> > > I use git-remote add > > and git-diff that_remote/that_branch > > then from time to time "git-remote update" to update on remote progress > > Boaz thanks! -- 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