79229702

Date: 2024-11-27 09:53:35
Score: 0.5
Natty:
Report link

For me this was due to Source Tree added the following in my .gitConfig file

[safe]
bareRepository = explicit

removing this from .gitConfig solved the problem.

To open .gitConfig run the following command on your terminal

open ~/.gitconfig
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Karan Bhatia