Skip to content

Something is wrong with the gh-pages branch #1265

@goneall

Description

@goneall

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions