Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- procedure
- EC2
- Cost Function
- ubuntu
- coursera
- nodejs
- NRMSE
- https
- 동차좌표계
- x-ray
- pm2
- ssl
- error
- CT
- git
- FSL
- MySQL
- Anaconda
- pytorch
- ml
- Homogeneous Coordinates
- MRI
- Emoji
- AWS
- Map-reduce
- object detection
- Dual energy X-ray
- relaxation time
- 평가지표
- kernel
Archives
- Today
- Total
Pay it Forward
[Git] 특정 브랜치(branch)만 clone하기 본문
728x90
git clone -b [branch_name] --single-branch [repository URL]
ex) git clone -b v.1.0.1 --single-branch https://github.com/artiiicy/UNet
728x90
'Tool > Git' 카테고리의 다른 글
[Git] 특정 파일 업로드 막기 (.gitignore 적용하기) (0) | 2020.06.07 |
---|---|
[Git] branch(브랜치) 사용하기 (0) | 2020.01.20 |
Comments