fatal: detected dubious ownership in repository
on Windows
#1275
Labels
bug
Bug reports or bug fixes
fatal: detected dubious ownership in repository
on Windows
#1275
Describe the bug
Attempting to open a git-managed project into an
Explorer
card results in the following error:fatal: detected dubious ownership in repository at 'C:/Windows/System32/simple-project' 'C:/Windows/System32/simple-project' is owned by: 'S-1-5-32-544' but the current user is: 'S-1-5-21-190261132-2244667103-1434590694-1001' To add an exception for this directory, call: git config --global --add safe.directory C:/Windows/System32/simple-project
To Reproduce
Steps to reproduce the behavior:
File
→Open Directory...
Expected behavior
Version control information should be populated for the newly opened directory, but instead the reverse side of the
Explorer
card indicates no repository/no branches was found.Versions (please complete the following information):
Additional context
This issue is also related to #1276.
The text was updated successfully, but these errors were encountered: