Sample
BasicCard-HTML-React-QuickView
Authors
@a1mery, tagging since I see you recently worked on this file, but feel free to redirect if needed. This appears to be an accidental commit of a Windows Zone.Identifier file
Expected or Desired Behavior
The repository should clone successfully on Windows machines.
Observed Behavior
Cloning fails with error: invalid path 'samples/BasicCard-HTML-React-QuickView/.gitignore:Zone.Identifier'
fatal: unable to checkout working tree
Steps to Reproduce
Steps to reproduce the behavior:
- Open command prompt/PowerShell on Windows
- Run: gh repo clone pnp/sp-dev-fx-aces
- Clone downloads but checkout fails
Environment Details (Development & Target environment)
- OS: [Windows 11]
- Additional details: This is a git clone issue that occurs before any code execution. The file .gitignore:Zone.Identifier contains a colon (:) which is not allowed in Windows filenames.
Sample
BasicCard-HTML-React-QuickView
Authors
@a1mery, tagging since I see you recently worked on this file, but feel free to redirect if needed. This appears to be an accidental commit of a Windows Zone.Identifier file
Expected or Desired Behavior
The repository should clone successfully on Windows machines.
Observed Behavior
Cloning fails with error: invalid path 'samples/BasicCard-HTML-React-QuickView/.gitignore:Zone.Identifier'
fatal: unable to checkout working tree
Steps to Reproduce
Steps to reproduce the behavior:
Environment Details (Development & Target environment)