git branch
git status
git add *.m
git add *.h
git add *.png
git add zher/Info.plist
git commit -a -m "1112222333"
rm -rf .git 删除git
git init 初始化git