<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
One semi-related thing I'd like to mention/remind of: there's no need<br>
for making "fork of forks" of yt repo. Assuming you want to<br>
collaborately work on already issued PR, you can easily pull it:<br>
<br>
hg bbprs -p PRNUMBER<br>
<br>
Then add your changes and issue PR with them back to somebody's fork:<br>
<br>
hg bbnewpr -t "PR title" -d "PR description" -r tip -n somebody/yt<br></blockquote><div><br></div><div>That's interesting, Kacper. I was totally unaware of that.  I thought you had to expressly make a BB fork of someone else's repository in order to issue a PR into it.  Thanks for the information!</div><div><br></div><div>Cameron</div></div>
</div></div>