-
Notifications
You must be signed in to change notification settings - Fork 147
Open
Description
When I pull the latest gh-branches using git switch gh-pages
and run git status
I get the following modifications:
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified: v3.0.1/annexes/SPDX-Lite/index.html
modified: v3.0.1/annexes/SPDX-license-expressions/index.html
modified: v3.0.1/licenses/CC-BY-3.0/index.html
modified: v3.0.1/licenses/Community-Spec-1.0/index.html
modified: v3.1-dev/annexes/SPDX-Lite/index.html
modified: v3.1-dev/annexes/SPDX-license-expressions/index.html
modified: v3.1-dev/licenses/CC-BY-3.0/index.html
modified: v3.1-dev/licenses/Community-Spec-1.0/index.html
To make sure this wasn't just my local issue, I deleted the spdx-spec and re-cloned it - same issue.
The problem appears to be in the GitHub repo.
Unfortunately, I can't restore, reset, remove, clear cache etc - to switch back to main I have to delete the directory and re-clone.
Curious is anyone else is able to reproduce this behavior.
Metadata
Metadata
Assignees
Labels
No labels