Programming/git

특정 브랜치만 클론

web data 2024. 6. 8. 23:32

 

git clone -b {branch_name} --single-branch {저장소 URL}