0

To install git, I ran the following command:

brew install git
git --version
-> git version 2.39.0
git config --global user.name "woojin"
git config --global user.email "woojinwork16@gmail.com"
git init

I did it as above, but there is "?6" after path as shown in the picture below.

How can I solve this?
I don't want to see "?6".

I used apple git and reinstalled it through homebrew to solve this problem.

John Kugelman
  • 349,597
  • 67
  • 533
  • 578
김우진
  • 9
  • 2

0 Answers0