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

Question: why avoid apple git? #17

Closed
seasonedfish opened this issue Nov 8, 2021 · 2 comments
Closed

Question: why avoid apple git? #17

seasonedfish opened this issue Nov 8, 2021 · 2 comments
Labels
question Further information is requested

Comments

@seasonedfish
Copy link

In your readme, you have,

git (avoid apple crappy one, install one from nix or brew)

This is the first time I've been advised to avoid Apple git. I'm curious, why should I avoid it?

@DesantBucie DesantBucie added the question Further information is requested label Nov 8, 2021
@DesantBucie
Copy link
Owner

DesantBucie commented Nov 8, 2021

It's because when i was using Oh-my-zsh, which checks for update every session(korny doesn't btw), i would get 10 or more second freeze on terminal start with xcode-something command.

I tried to solve this by "accepting license" command, but it didn't help. This actually pushed me to drop using oh-my-zsh. After further "investigation" it happend to be git version that I installed via apple gui manager. Then after i overwritten it with nix or brew version it didn't had this type of problem.

I still sometimes face this problem when running things installed from apple like clang, although it mostly happened after power offs, which i don't do now very often

@seasonedfish
Copy link
Author

Ah I see, thanks!

@DesantBucie DesantBucie pinned this issue Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants