Skip to content

git checkout on Windows 10 + Git Bash fails with Filename too long #950

@peter-vandenabeele-axa

Description

@peter-vandenabeele-axa

Windows 10 + Git bash recent version

$ git clone https://github.com/awslabs/amazon-sagemaker-examples.git
Cloning into 'amazon-sagemaker-examples'...
remote: Enumerating objects: 1, done.
remote: Counting objects: 100% (1/1), done.
remote: Total 7671 (delta 0), reused 1 (delta 0), pack-reused 7670
Receiving objects: 100% (7671/7671), 63.86 MiB | 3.79 MiB/s, done.
Resolving deltas: 100% (4459/4459), done.
error: unable to create file ground_truth_labeling_jobs/from_unlabeled_data_to_deployed_machine_learning_model_ground_truth_demo_image_classification/from_unlabeled_data_to_deployed_machine_learning_model_ground_truth_demo_image_classification.ipynb: Filename too long
Updating files: 100% (1015/1015), done.
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 :/'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions