Created by: emailweixu
Use "git pull --rebase" to update code with the latest version so that new changes is on top of the upstream instead of mixing with upstream code. Here is a bad example of not using "--rebase": https://github.com/baidu/Paddle/pull/383/commits