turbaszek commented on pull request #10838: URL: https://github.com/apache/airflow/pull/10838#issuecomment-703753991
This may help: ``` git fetch --all git rebase apache/master git cherrypick 8a8bee4 git log ``` If you see in log your commit then do `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]
