git/push

(git branch)

(git checkout [branch名])

git add *

git commit -m "更新名"

git push origin [branch名]