Closed digitaltvguy closed 10 months ago
Looks like this PR includes a commit that changes the file permissions on many (all?) files in the repository. I don't think that was intended...
I think you should be able to fix that by doing an interactive rebase (git rebase -i
) and dropping the unneeded commit.
I made a new pull request which does not trample on unrelated files