質問編集履歴
1
brew doctorの結果を実行した結果を加筆しました。
test
CHANGED
File without changes
|
test
CHANGED
@@ -30,9 +30,9 @@
|
|
30
30
|
|
31
31
|
と表示されました。
|
32
32
|
|
33
|
+
doctorの指示通り、git -C $(brew --repo homebrew/core) checkoutとすると、fatal: You are on a branch yet to be bornとなりました。
|
33
34
|
|
34
|
-
|
35
|
-
|
35
|
+
補足情報(FW/ツールのバージョンなど)
|
36
36
|
|
37
37
|
brew -v ではHomebrew/homebrew-core (no Git repository)と表示されました。
|
38
38
|
|