chuxiangfeng commented on issue #27476:
URL: https://github.com/apache/airflow/issues/27476#issuecomment-1306529925

   > 
   First, The initial idea was to use the external dag files as a repository 
for code, but it was later discovered that git-sync might be a better option. 
So git-sync was turned on but not set dags.persistence to false, both were set 
to true, and the official documentation showed that it was possible to do this.
   Second,In the development phase, there is not much resource in the local 
built airflow, when testing or debugging code, does not want to add some 
temporary code to submit to the git warehouse, only to modify the local file to 
take effect, all debugging completed finally together to submit to git, rather 
than some useless debugging process code submission
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to