Actions
Bug #24829
closedDeleting 'wp-content/themes/sydney/nul' from git
Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
Internal Tools and Workflow
Target version:
Start date:
2026-04-13
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
I'm running into trouble with the latest Sydney theme update and trying to pull down the latest 2.7.x branch.
The sydney theme added a nul file to their theme directory: https://github.com/cuny-academic-commons/cac/blob/2.7.x/wp-content/themes/sydney/nul. Unfortunately, nul is a reserved file name in Windows and I cannot pull down the latest changes as it throws the following error in git:
error: unable to stat just-written file wp-content/themes/sydney/nul: No such file or directory
Boone, can you remove this file from Git and commit the changes? (Yeah, I really need to move away from using Windows!)
Actions