git add
git commit(new ,modified,delete项均需要commit)
添加注释
ctrl+X
y
enter
git branch (查看当前所在分支)
git push origin HEAD:refs/for/分支名称
查看远程(添加关注人)