Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix 'win error on git clone' by rename file #79

Closed
wants to merge 1 commit into from

Commits on Sep 21, 2022

  1. bugfix 'win error on git clone' by rename file

    win error on git clone because win does not give store file with file name which contains symbol '?'
    
    error:
    >git clone https://github.com/dremio/dremio-oss.git dremio
    error: invalid path 'dac/backend/src/test/resources/testfiles/file_with_?.json'
    fatal: unable to checkout working tree
    warning: Clone succeeded, but checkout failed.
    satonin-v-yu authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    6dacad4 View commit details
    Browse the repository at this point in the history