<!DOCTYPE html>
<html>
<head>
<title></title>
<style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style>
</head>
<body><div>On Thu, Jun 7, 2018, at 2:15 PM, Eric Rescorla wrote:<br></div>
<blockquote type="cite"><div dir="ltr"><div>So, say for the sake of argument you are working for some feature, and<br></div>
<div>the git history consists of:<br></div>
<div><br></div>
<div>    origin/master -> A1 -> A2 -> A3<br></div>
<div><br></div>
<div>When you do |arc diff|, this will create a single Revision (say D1)<br></div>
<div>which contains all of A1, A2, A3.<br></div>
</div>
</blockquote><div><br></div>
<div>Are A1, A2, and A3 all separately viewable and reviewable in Phabricator when I open D1, or do they get squashed down to a single (let's call it) patch?  Can I give say r+ to A1 and r- to A2 and A3?<br></div>
</body>
</html>