mnemosyne-proj / mnemosyne

Mnemosyne: efficient learning with powerful digital flash-cards.
https://mnemosyne-proj.org/
Other
507 stars 74 forks source link

Delete executable flags from non executable files #279

Closed blogdron closed 3 days ago

blogdron commented 3 days ago

For resolve this https://github.com/mnemosyne-proj/mnemosyne/issues/278

I manually checked the contents of every file in the project and removed the execution flag from everything that was not supposed to be run directly.

-Manual verification was tedious, make sure I did everything correctly.

I doubt this pull request should be accepted. It can be rejected and left as a reminder that many files have excessive execution rights.

And in the future, never set file permissions recursively :)

blogdron commented 3 days ago

Hmmm, why after change flags, files shows as emply? Close now. Im dont understand it

blogdron commented 3 days ago

Hmmm, why after change flags, files shows as emply? Close now. Im dont understand it

It's just a github feature

pbienst commented 3 days ago

Do you want me to merge this now or not?

blogdron commented 3 days ago

Аt your discretion.