<meta http-equiv="Content-Type" content="text/html; charset=GB18030"><div>Hi all,</div><div><br></div><div>I'm new for community contribution and I wonder is there a way to submit patch series in a single review?</div><div>For example I have 2 patches: A and B. B depends on A. How can I submit them together?</div><div>1. The Web interface (https://llvm.org/docs/Phabricator.html#requesting-a-review-via-the-web-interface) seems doesn't allow uploading multiple patches.</div><div>2. I also tried the command line tool arc (https://llvm.org/docs/Phabricator.html#requesting-a-review-via-the-command-line) by invoking `arc diff HEAD~` on each commit.</div><div>    But these produce 2 seperate reviews and lose dependency.</div><div><br></div><div>Any advice?</div><div><br></div><div>Best regards,</div><div>Shaka</div>