jenkins git local 옵션 오류

git plugin 설치 이후 ~~의 구성요소 중 GIT 설정시 아래와 같은 오류가 발생한다.

Failed to connect to repository : Command "git config --local credential.username 유저명" returned status code 129:
stdout: 
stderr: error: unknown option `local'
usage: git config [options]


위 오류를 처리 하기위해서는 git update(1.7.12)가 필요하다.



git update 방법

댓글

이 블로그의 인기 게시물

Spring Batch - JobParameters Default Value 만들기

Hsqldb Server 재기동 시 오류