mik-laj commented on pull request #10864: URL: https://github.com/apache/airflow/pull/10864#issuecomment-692541795
@SalAlba I fixed your branch. Please hard reset your branch to the positions of remote branch. (``#07764168da7d356b402c2662f5b8cdb4810bd171``) ``` git checkout sal-dev git fetch --all git reset --hard origin/sal-dev # or git reset --hard 07764168da7d356b402c2662f5b8cdb4810bd171 ``` ---------------------------------------------------------------- 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]
