创建分支git checkout -b [name]git push --set-upstream origin [name]切换分支git checkout [name]查看分支列表git branch忽略权限更改git config core.filemode false