How to update the gitee fork source author synchronously without overwriting his own code

  1. Create a branch after fork, such as: dev
  2. master force pull
  3. Pull request for two branches of master and dev
  4. Merger complete

Original link: https://www.pianshen.com/article/33712006149/

Guess you like

Origin blog.csdn.net/qq_28807077/article/details/110000715