Skip to content

Conversation

@nikodemus
Copy link

Since Git uses colons to separate pathnames from tree ids in several commands,
a filename with a colon in it can create additional confusion when scripting Git.

Additionally, NTFS filename protection rules on Git on Windows are overly
strict, and prevent checkouts when there are any colons in filenames. (Two
consequtive colons is what would create an issue.)

  Since Git uses colons to separate pathnames from tree ids in several commands,
  a filename with a colon in it can create additional confusion when scripting Git.

  Additionally, NTFS filename protection rules on Git on Windows are overly
  strict, and prevent checkouts when there are any colons in filenames. (Two
  consequtive colons is what would create an issue.)
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