<div dir="ltr">I doubt this will work well, since the commit needs to bubble through to the monorepo first for pull to catch it. I tried it in the past and only very rarely had success.<div><br></div><div>Cheers,</div><div>Philip</div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Oct 26, 2018 at 9:14 AM Kristina Brooks via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Was just wondering, if the git-llvm script is meant to emulate the workflow one would<br>
expect when working with the actual GitHub monorepo (when the time does come),<br>
would it make sense for it to do a pull --rebase after everything has been committed,<br>
although I guess the biggest issue would be the timing of this since the commit would<br>
need to propagate back to the prototype mirror.<br>
<br>
Or is this intentional? I figured logically some sort of way to update the local<br>
git repository after a commit would make sense, although I'm not familiar enough<br>
with git to know if it's possible (easily) or not.<br>
<br>
Thanks.<br>
- Kristina<br>
<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div>