git常用操作命令
配置git安全目录
Cannot check the working tree for unmerged files because of an error. unsafe repository ('D:/demo' is owned by someone else) To add an exception for this directory, call: git config --global --add safe.directory D:/demo
git config --global --add safe.directory D:/demo
正文到此结束
- 本文标签: java
- 本文链接: https://codeis.run/article/git-cmd
- 版权声明: 本文由醒醒原创发布,转载请遵循《署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0)》许可协议授权