79812453

Date: 2025-11-07 14:37:38
Score: 0.5
Natty:
Report link

For anybody who encounters this with Windows share or shared drive and the command it offers, e.g.

git config --global --add safe.directory 'X:/R/repo'

does not help, add this to global git config

[safe]
    directory = *
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Đonny