mik-laj commented on pull request #11261: URL: https://github.com/apache/airflow/pull/11261#issuecomment-712156196
``` git reset --soft apache/master git add -p airflow/config_templates/airflow_local_settings.py git commit -m "Fix incorrect cloudwatch and wasb taskhandler path in config template" git restore . ``` This should solve your problems. ---------------------------------------------------------------- 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]
