Published
- 1 min read
git list config
The solution for this is noted below
git list config
Solution
git config --list
# or
git config --global --list
Try other methods by searching on the site. That is if this doesn’t work
Published
- 1 min read
The solution for this is noted below
git config --list
# or
git config --global --list
Try other methods by searching on the site. That is if this doesn’t work