potiuk commented on a change in pull request #9094:
URL: https://github.com/apache/airflow/pull/9094#discussion_r433264206



##########
File path: airflow/config_templates/config.yml
##########
@@ -1945,6 +1945,14 @@
       type: string
       example: ~
       default: ""
+    - name: git_sync_depth
+      description: |
+        Use a shallow clone with a history truncated to the specified number 
of commits.
+        0 - do not use shallow clone.
+      version_added: ~

Review comment:
       I like the change - @kaxil should we cherry-pick to 1.10.11 ? If so then 
this version here should be updated.




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


Reply via email to