rebasing staging, rebuilding

Mike McGrath mmcgrath at redhat.com
Wed Aug 18 17:14:46 UTC 2010


On Wed, 18 Aug 2010, Mike McGrath wrote:

> I'd like to rebuild staging and rebase from production.  This would mean
> all staging changes would be wiped out and staging and production would
> become identical again.
>
> Any problems with that?
>

Ok, everyone.  you'll need to reset your staging branch if you use
staging:

git checkout staging && git reset --hard origin/staging

The old staging branch still exists as origin/staging-old

	-Mike


More information about the infrastructure mailing list