Updating from 6.5 to 7.0?

Is there a readme or special instructions to upgrade from 6.5 to 7.0 on
theme in dev? other than config.php file addition mentioned in 7.0 readme?

“nope, being a starter theme we don’t recommend updating. that said, it wouldn’t take much work to go from 6.5.x to 7.0.0. the forum is the correct place for questions, btw.”

I understand this is starter theme but i am developing theme that i don’t want to be obsolete before i finish.

would a git pull command work to what i forked of 6.5 over at

it is a fork of 6.5 that i have created my safety git for as i dev and create.

Assuming you maintained the git files, just cd into your theme directory and do git fetch --all

ty for quick response - since i have created my own git to save versions at my

so how do i tell the local git bash to fetch from

What would be exact command line fetch command with augs etc to bring 6.5 up to 7.0?

sorry for being such newbie but i do learn fast so ty for your help and patience

in gratitude,
Arthur

Check this out: https://help.github.com/articles/syncing-a-fork