에러 메시지

이 에러메시지는 .git 폴더가 없는 디렉토리에서 GIT-GUI를 실행할 때 발생한다.
---------------------------
Error in startup script
---------------------------
child process exited abnormally
    while executing
"exec {C:/Program Files/Git/libexec/git-core/git-config.exe} --global --unset gui.recentrepo {.....
    ("eval" body line 1)
    invoked from within
"eval exec $opt $cmdp $args"
    (procedure "git" line 23)
    invoked from within
"git config --global --unset gui.recentrepo "^$p\$""
    (procedure "_unset_recentrepo" line 3)
    invoked from within
"_unset_recentrepo $p"
    (procedure "_get_recentrepos" line 7)
    invoked from within
"_get_recentrepos"
    (procedure "choose_repository::pick" line 82)
    invoked from within
"choose_repository::pick"
    invoked from within
"if {[catch {
		set _gitdir $env(GIT_DIR)
		set _prefix {}
		}]
	&& [catch {
		# beware that from the .git dir this sets _gitdir to .
		# and _prefix t..."
    (file "C:/Program Files/Git/libexec/git-core/git-gui.tcl" line 1193)
    invoked from within
"source [file join [file dirname [info script]] git-gui.tcl]"
    (file "C:\Program Files ...
---------------------------
확인   
---------------------------
 
  
  

+ Recent posts