Yakov Lerner wrote: > I have local repo, and remote repo ssh://x/y/.git. > > I tried to diff local repo against remote, with naive > 'git-diff ssh://x/y/.git.' But this did not work. How do I > diff with remote repo ? > Pull it to a new branch and diff the two branches. This should be a pretty cheap operation unless either of the two repos has seen a lot of development since you forked the code. -- Andreas Ericsson andreas.ericsson@op5.se OP5 AB www.op5.se Tel: +46 8-230225 Fax: +46 8-230231 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Thu Jul 20 22:07:24 2006
This archive was generated by hypermail 2.1.8 : 2006-07-20 22:07:52 EST