potiuk commented on issue #6670: [AIRFLOW-4816]MySqlToS3Operator
URL: https://github.com/apache/airflow/pull/6670#issuecomment-570635283
 
 
   No worries :). You can simply rebase the last commit onto the apache master. 
If you have apache repo added as remote then this will work:
   ```
   git fetch --all
   git rebase HEAD^ --onto apache/master
   ```
   To rebase only last commit onto the latest apache/master
   

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


With regards,
Apache Git Services

Reply via email to