git initgit config user.name Jinggit config user.email jing@6666git clone http://git-xxx.com/xx/xxx.git--切换分支git checkout -b 分支名称