Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove executable bit from non-executable files #42

Merged
merged 1 commit into from
Jan 30, 2020

Conversation

friederbluemle
Copy link
Contributor

A bunch of non-executable files in the repo erroneously had the executable bit set. This fixes it by changing the file mode from 755 to 644.

No content changes in this PR.

Copy link
Collaborator

@janicduplessis janicduplessis left a comment

Choose a reason for hiding this comment

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

Thanks for spotting this!

@janicduplessis janicduplessis merged commit 73ed38f into AppAndFlow:master Jan 30, 2020
@friederbluemle friederbluemle deleted the fix-file-mode branch January 31, 2020 22:06
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