大家好,我刚接触git没多久,在用git gui的时候点击打开已经版本库,然后想点击打开的时候,出现了下面的error,是再不知道怎么解决,网上也搜索了好久,还想高手们帮忙看一下
error: could not lock config file H:\workspace\Cadence/.gitconfig: No such file or directory
error: could not lock config file H:\workspace\Cadence/.gitconfig: No such file or directory
while executing
"exec D:/Git/libexec/git-core/git-config.exe --global --add gui.recentrepo C:/Users/xf/CppApp"
("eval" body line 1)
invoked from within
"eval exec $opt $cmdp $args"
(procedure "git" line 23)
invoked from within
"git config --global --add gui.recentrepo $path"
(procedure "_append_recentrepos" line 16)
invoked from within
"_append_recentrepos [pwd]"
(procedure "choose_repository::_do_open2" line 12)
invoked from within
"choose_repository::_do_open2 ::choose_repository::__o1::__d"
invoked from within
".buttons.next invoke "
invoked from within
".buttons.next instate !disabled { .buttons.next invoke } "
invoked from within
".buttons.next instate pressed { .buttons.next state !pressed; .buttons.next instate !disabled { .buttons.next invoke } } "
(command bound to event)