josh-fell commented on PR #61980:
URL: https://github.com/apache/airflow/pull/61980#issuecomment-4043280490

   @potiuk First of all, long-time, no talk; love the new automation as usual. 
One minor nit in the suggestion to resolve the merge conflicts:
   
   > Please rebase your branch (git fetch origin && git rebase origin/main),
   
   Should be `git fetch upstream && git rebase origin/main` and/or link to the 
["How to rebase PR" 
docs](https://github.com/apache/airflow/blob/f41ec5f65c4948e5103a5a534fdf5f145562f38c/contributing-docs/10_working_with_git.rst#how-to-rebase-pr),
 since folks are working with forks, I think?


-- 
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]

Reply via email to