<p dir="ltr"></p>
<p dir="ltr">On Aug 2, 2016 6:08 PM, "Nate Finch" <<a href="mailto:nate.finch@canonical.com">nate.finch@canonical.com</a>> wrote:<br>
><br>
> <br>
><br>
> To make a PR from the CLI using hub, make sure the repo you want to PR against is the git remote called origin, then you can make a PR with your current branch by just doing <br>
><br>
> hub pull-request <br>
><br>
> This will open an editor to write the PR message, or you can use -m just like with git commit.  <br>
><br>
> -Nate<br>
></p>
<p dir="ltr">So my "upstream" is <a href="http://github.com/juju/juju">github.com/juju/juju</a> but my "origin" is <a href="http://github.com/jameinel/juju">github.com/jameinel/juju</a>. I would be concerned to set the former as an origin because as a lead I *do* have the ability to push to the master branch. I really don't want to do that by accident. </p>
<p dir="ltr">Is there a configuration I can do differently? I would think github would recognize a "this is where I publish my branches" separately from "this is where I integrate them". I thought that was origin vs upstream.</p>
<p dir="ltr">John<br>
=:-></p>