keyboardsurfer provides commands to check the froyo branch of each project that you currently have.
However, projects that have been added or removed between versions will not be added or removed to / from your working tree correctly.
Therefore, you must run this first and then execute the keyboardsurfer commands:
cd .repo/manifests git checkout -b froyo korg/froyo cd ../.. repo sync
source share