用过svn,跟git应该差不多
svn的更新,上传,同步在git中是什么?
提交是push更新是fetch
git中对应就是add,commit,push
eclipse中git插件的,右击工程,有一个Team