We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
git 저장소 최 상위 디렉토리에 .git/config 파일에서 아래 부분을 수정합니다.
[remote "origin"] url = <요기를 수정하세요>
사용자의 경우 서버 주소 앞에 user@server 형태로 @로 구분해서 넣어줍니다.
svn switch --relocate <현재 주소> <새 주소>
svn relocate <현재 주소> <새 주소>