conflict caused by PR

  1. rebase the upstream every morning. making sure the code up to date

  2. after found the conflict in PR of upstream, rebase the branch with the upstream.

  3. Resolve the conflict.

  4. Then push again.

Last updated

Was this helpful?