Skip to content

Conversation

@xiaocang
Copy link

The Icon\r file is a macOS Finder custom icon file that contains a carriage return character in its filename. This character is invalid on Windows, causing git clone and git reset to fail with:

error: invalid path 'Icon?'

  The `Icon\r` file is a macOS Finder custom icon file that contains a
  carriage return character in its filename. This character is invalid
  on Windows, causing `git clone` and `git reset` to fail with:

      error: invalid path 'Icon?'
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello xiaocang, Thank you for your first PR contribution 🎉 xiaocang

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant