jackwener commented on PR #9822:
URL: https://github.com/apache/incubator-doris/pull/9822#issuecomment-1141687120

   usually, my behavior.
   
   ```bash
   # set doris upstream and fetch
   git remote add upstream https://github.com/apache/incubator-doris.git
   git fetch --all
   
   # rebase to upstream master
   git rebase upstream/master
   
   # fix conflict
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to