zhaoyongjie edited a comment on pull request #13965: URL: https://github.com/apache/superset/pull/13965#issuecomment-814566710
@toop, Your PR contains other PR changset, please push this change relevant code only. ``` ### tips $ git checkout master $ git checkout -b "new_branch" ### all changes should be based on "new_branch", then push the "new_branch" to your owner remote repo. $ git push --set-upstream origin ### you can create a PR on the GitHub UI when you pushed. ``` -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
