sourcegit-scm / sourcegit

Windows/macOS/Linux GUI client for GIT users
MIT License
668 stars 69 forks source link

Fixed Linux and macOS not being executable #111

Closed dangreene0 closed 2 months ago

dangreene0 commented 2 months ago

In order to stop the permissions from being reset you have to put the Linux and macOS files in a tarball before uploading the artifact. They are now tar.zip archives that retain the executable flag.

Originally suggested by @gadfly3173 in https://github.com/sourcegit-scm/sourcegit/issues/107#issuecomment-2095039775