<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Thu, Jun 19, 2014 at 7:27 PM, reed kotler <span dir="ltr"><<a href="mailto:rkotler@mips.com" target="_blank">rkotler@mips.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I want to update (or create) a revision and want it to show only the difference between two git branches.<br>
<br>
for example:<br>
<br>
1758_9a and 1758_10a<br>
<br>
if I do a :<br>
<br>
git diff 1758_9a..1758_10<br></blockquote><div><br></div><div>I assume just replacing 'git' with 'arc' here doesn't work? What's the error?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
I get the diff that I want.<br>
<br>
however if I am in branch 1758_10a and do a :<br>
<br>
<br>
~/arcanist/bin/arc diff 1758_9a --create<br>
<br>
if will highlight all lines in both change 1758_9a and 1758_10a from the master branch<br>
<br>
How do I get it to just highlight the difference between 1758_9a and 1758_10a.<br>
<br>
tia.<br>
<br>
Reed<br>
<br>
______________________________<u></u>_________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu" target="_blank">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/<u></u>mailman/listinfo/llvmdev</a><br>
</blockquote></div><br></div></div>