Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AIRFLOW-6818] Fix for old versions of git on Dockerhub builds (apach…
…e#7440) Dockerhub uses an old version of git (2.7.4 as of our testing in Feb 2020) so needs a slightly different syntax for git ls-files with an exclusion. This works with current-latest git (2.25.0) too
- Loading branch information