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

Delete translations/README.ne.MD #554

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

bmerkle
Copy link

@bmerkle bmerkle commented Dec 2, 2024

git clone yields the following error on windows:

therefor i propose to delete the .MD file (double content)

C:\work\microsoft>git clone https://github.com/microsoft/Data-Science-For-Beginners.git Cloning into 'Data-Science-For-Beginners'...
remote: Enumerating objects: 7744, done.
remote: Total 7744 (delta 0), reused 0 (delta 0), pack-reused 7744 (from 1) Receiving objects: 100% (7744/7744), 69.68 MiB | 4.00 MiB/s, done.

Resolving deltas: 100% (4796/4796), done.
Updating files: 100% (523/523), done.
warning: the following paths have collided (e.g. case-sensitive paths on a case-insensitive filesystem) and only one from the same colliding group is in the working tree:

'translations/README.ne.MD'
'translations/README.ne.md'

git clone yields the following error on windows:

therefor i propose to delete the .MD file (double content)

C:\work\microsoft>git clone https://github.com/microsoft/Data-Science-For-Beginners.git
Cloning into 'Data-Science-For-Beginners'...
remote: Enumerating objects: 7744, done.
remote: Total 7744 (delta 0), reused 0 (delta 0), pack-reused 7744 (from 1)
Receiving objects: 100% (7744/7744), 69.68 MiB | 4.00 MiB/s, done.

Resolving deltas: 100% (4796/4796), done.
Updating files: 100% (523/523), done.
warning: the following paths have collided (e.g. case-sensitive paths
on a case-insensitive filesystem) and only one from the same
colliding group is in the working tree:

  'translations/README.ne.MD'
  'translations/README.ne.md'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant