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 _______________________________________________ infrastructure mailing list infrastructure@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/infrastructure