turbaszek commented on pull request #14191:
URL: https://github.com/apache/airflow/pull/14191#issuecomment-778558210


   > So, what about rebase?
   
   I'm not sure if it's needed right now - everything looks good. But for 
future reference I usually do:
   ```
   git fetch --all
   git rebase apache/master
   git push --force-with-lease
   ```
   


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


Reply via email to