phabricator平台今天早上进入git仓库突然报错,svn仓库正常

进入git仓库的错误代码
Command failed with error #128!
COMMAND
git log --skip=0 -n 15 --pretty=format:'%H:%P' '86e41664e4b58fba258fb191863767d8b050f34b' --

STDOUT
(empty)

STDERR
fatal: unsafe repository ('/var/repo/435' is owned by someone else)
To add an exception for this directory, call:

git config --global --add safe.directory /var/repo/435

能收到提交,但是无法查看提交的代码

以管理员身份运行Git Bash