git remote add upstream [email protected]:xindoo/eng-practices-cn.git
git fetch upstream
git rebase upstream/master
git rebase -i