"fatal: Failed to traverse parents of commit", when doing: "git -C /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core fetch --unshallow" #290
Unanswered
7k50
asked this question in
Everyday usage
Replies: 4 comments 9 replies
-
|
What happens when you run: |
Beta Was this translation helpful? Give feedback.
3 replies
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
What does |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
Unless you have work in your local homebrew/core repo, the simplest thing to do is probably just If that still doesn't work, try Be sure to |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have just restored my MacOS system from Time Machine backup.
When trying
brew update, I get the message:However, running this command does not work:
I am not able to reinstall Homebrew using the command on brew.sh, because it will again ask me to "unshallow". I seem to be stuck in a loop that I don't know how to get out of.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"Beta Was this translation helpful? Give feedback.
All reactions