Replies: 2 comments 6 replies
-
|
Seems like you use a Windows Host. Not all characters supported by NTFS file system. If am right than as workaround you can run |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Same issue here. Did not have this problem before. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
git clone https://github.com/apache/airflow.git
Cloning into 'airflow'...
remote: Enumerating objects: 241653, done.
remote: Counting objects: 100% (288/288), done.
remote: Compressing objects: 100% (211/211), done.
Receiving objects: 100% (241653/241653), 168.42 MiB | 2.02 MiB/s, done.1365
Resolving deltas: 100% (182077/182077), done.
error: invalid path 'tests/www/test_logs/dag_for_testing_log_view/scheduled__2017-09-01T00:00:00+00:00/task_for_testing_log_view/1.log'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
Beta Was this translation helpful? Give feedback.
All reactions