jackwener commented on PR #11404: URL: https://github.com/apache/doris/pull/11404#issuecomment-1201320581
BTW, you can use ```bash git remote add upstream https://github.com/apache/doris.git git pull upstream/master --rebase git push -f ``` to sync the master to follow upstream master. git merge will make you branch mess. -- 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]
