# switch to mine branch git-checkout mine # copy my own tree into the git repository mine branch #cp -ar mine/wordpress .. # make changes to the code #vim wp-content/themes/default/style.css # check status of repository git-status