hub github helper
Reed O'Brien
reed.obrien at canonical.com
Thu Aug 4 16:46:04 UTC 2016
On Thu, Aug 4, 2016 at 3:16 AM, John Meinel <john at arbash-meinel.com> wrote:
> So my "upstream" is github.com/juju/juju but my "origin" is
> github.com/jameinel/juju. 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.
>
> Is there a configuration I can do differently?
>
You can set the upstream push URL to something fake like nopush. Better yet
use the read-only git url for the remote. i.e. git://github.com/... rather
than the read-write one, git at github.com/...
Either would help prevent accidental writes to upstream.
--
Reed O'Brien
✉ reed.obrien at canonical.com
✆ 415-562-6797
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju-dev/attachments/20160804/01a494a6/attachment.html>
More information about the Juju-dev
mailing list