You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/06/01 14:23:39 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #9094: Fix/git sync depth

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:
users@infra.apache.org