>git remote rm origin
>git remote add origin git@git.mygit.com:zhangbaowei/my.git
>git add .
>git commit
>git push -u origin master