How to install new named parent theme (smarthat->trumpetvine parent)

cd cd ..
git clone https://martham@github.com/martham/trumpetvine_theme.git
mv trumpetvine_theme trumpetvine
cd trumpetvine
rm page.php
ln -s page-with-title.php page.php

rm front-page.php

ln -s page-no-title.php front-page.php
cd ..
cd vi style.css
Template:trumpetvine
@import url(“../trumpetvine/style.css”);
relink all symlinks from /smarthat/ to /trumpetvine/
change theme to Trumpetvine Parent
change theme back to original child theme (resets DB settings)
cd cd ..
mv smarthat smarthat.unused
test: home and sub-pages.