Login
Home 태그 전체글 방명록 글쓰기 관리자
프로그래밍 IT 블로그
아래 명령어는 특정 브랜치만 clone하는 방법이다. git clone -b {branch_name} --single-branch {git_repository_host}