Skip to content

fix: remove trailing space from directory name causing Windows git clone failure#316

Merged
janegilring merged 2 commits intomainfrom
copilot/remove-trailing-space-issue
Mar 8, 2026
Merged

fix: remove trailing space from directory name causing Windows git clone failure#316
janegilring merged 2 commits intomainfrom
copilot/remove-trailing-space-issue

Conversation

Copy link
Contributor

Copilot AI commented Mar 8, 2026

The directory 11_Azure_NetApp_Files_Microhack_VDI_AVD had a trailing space in its git-tracked path, which is illegal on Windows filesystems and caused git clone to fail with fatal: cannot create directory.

Changes

  • Renamed 03-Azure/01-03-Infrastructure/11_Azure_NetApp_Files_Microhack_VDI_AVD 11_Azure_NetApp_Files_Microhack_VDI_AVD via git mv, updating all 57 tracked files under this directory tree

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

…Microhack_VDI_AVD

Co-authored-by: janegilring <2039662+janegilring@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix git clone failure by removing trailing space fix: remove trailing space from directory name causing Windows git clone failure Mar 8, 2026
@janegilring janegilring marked this pull request as ready for review March 8, 2026 17:54
Copy link
Collaborator

@janegilring janegilring left a comment

Choose a reason for hiding this comment

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

LGTM

@janegilring janegilring merged commit a684fb7 into main Mar 8, 2026
6 checks passed
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.

2 participants