git remote add origin git@github.com:shaomiao/PropertyAnimationDemo.git
提交出现下面问题
fatal: remote origin already exists.
解决: git remote rm origin