Re: [Openstack] Forking an OpenStack project to remotely save changes

2012-06-06 Thread Everett Toews
This is great. I'll give this a shot. Thanks Mark. Everett On Tue, Jun 5, 2012 at 3:14 PM, Mark McLoughlin wrote: > On Tue, 2012-06-05 at 14:43 -0600, Everett Toews wrote: > > Hi All, > > > > If you have a relatively long-lived topic branch, what's the best way to > > remotely save changes? > >

Re: [Openstack] Forking an OpenStack project to remotely save changes

2012-06-05 Thread Mark McLoughlin
On Tue, 2012-06-05 at 14:43 -0600, Everett Toews wrote: > Hi All, > > If you have a relatively long-lived topic branch, what's the best way to > remotely save changes? > > If you wanted to fork an OpenStack project on github, it would work > something like: > > 1. Fork the project on github.com

[Openstack] Forking an OpenStack project to remotely save changes

2012-06-05 Thread Everett Toews
Hi All, If you have a relatively long-lived topic branch, what's the best way to remotely save changes? If you wanted to fork an OpenStack project on github, it would work something like: 1. Fork the project on github.com to your own account 2. Clone the project locally 3. Add a remote branch to