<div dir="ltr">Hi Jason,<div><br></div><div>I use the hgbb to simplify some of this workflow: <a href="https://bitbucket.org/MatthewTurk/hgbb">https://bitbucket.org/MatthewTurk/hgbb</a> as it provides things like "hg bbprs -p PRNUMBERHERE", but if you aren't using that, you can pull it manually.  Go to the pull request page, get the fork name and the changeset hash, and then do:</div><div><br></div><div>hg pull -r THATHASH <a href="http://bitbucket.org/USER/REPONAME">http://bitbucket.org/USER/REPONAME</a></div><div>hg up -r THATHASH</div><div><br></div><div>where THATHASH, USER and REPONAME come from the pull request.</div><div><br></div><div>-Matt</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 3, 2016 at 9:45 AM, Jason Galyardt <span dir="ltr"><<a href="mailto:jason.galyardt@gmail.com" target="_blank">jason.galyardt@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div>Dear yt Devs,<br><br></div>I'd like to import (pull?) an existing pull request, but I'm having trouble figuring out how to do that. I'm new to developing yt and communal code development in general. I've found the yt development documentation, but what I've read so far is focused on making changes to committed changesets. <br><br></div>So, I've created a Bitbucket account, forked yt, and cloned the repository locally. Now what?<br><br></div>Thanks,<br></div>Jason<br><br>----<br></div>Jason Galyardt<br></div>University of Georgia<br></div>
<br>______________________________<wbr>_________________<br>
yt-dev mailing list<br>
<a href="mailto:yt-dev@lists.spacepope.org">yt-dev@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org" rel="noreferrer" target="_blank">http://lists.spacepope.org/<wbr>listinfo.cgi/yt-dev-spacepope.<wbr>org</a><br>
<br></blockquote></div><br></div>