79158605

Date: 2024-11-05 10:13:10
Score: 0.5
Natty:
Report link

The command you used is almost right, but it has a slight syntax mistake. You need to apply the safe.directory setting to the main repository directory, not just the .git.

git -c safe.directory=/path/to/repo/owned/by/other clone /path/to/repo/owned/by/other ./here
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Sanja