Development (multi)site indexed – recommendations to redirect 301 to correct url?

Add a RedirectMatch to your dev site’s .htaccess to tell Google the canonical addresses are on the new site:

RedirectMatch Permanent (.*) http://new.example.com$1