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

Bundled git is not executable on Mac #6

Open
CapnRat opened this issue Nov 8, 2022 · 0 comments
Open

Bundled git is not executable on Mac #6

CapnRat opened this issue Nov 8, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@CapnRat
Copy link
Contributor

CapnRat commented Nov 8, 2022

First time installation of the bundled git does not correctly set the file permissions to executable. This results in Access Denied errors for all git process operations.

Repo Steps:

  • Ensure there is no /Users/<user>/Library/Application Support/GitForUnity/ directory.
  • Add the Git For Unity package to a brand new Unity project with no initialized git repo.
  • Note that git config settings are not pre-filled out in the settings view. And if you try to add name/email it will silently fail on save.
  • Check the git-for-unity.log and notice all the Access Denied errors.
  • Switching to system git makes the package usable again.
@CapnRat CapnRat added the bug Something isn't working label Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant