使用idea创建gitee仓库时报错,为什么?
unsafe repository ('E:/xxx/xxx' is owned by someone else)
To add an exception for this directory, call:
git config --global --add safe.directory 'E:/xxx/xxx'
使用idea创建gitee仓库时报错,为什么?
unsafe repository ('E:/xxx/xxx' is owned by someone else)
To add an exception for this directory, call:
git config --global --add safe.directory 'E:/xxx/xxx'