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 | 29 | 30 |
Tags
- 평가지표
- CT
- Cost Function
- procedure
- object detection
- ubuntu
- nodejs
- AWS
- Anaconda
- MySQL
- https
- 동차좌표계
- error
- pm2
- EC2
- coursera
- relaxation time
- x-ray
- FSL
- Emoji
- Dual energy X-ray
- kernel
- Map-reduce
- NRMSE
- Homogeneous Coordinates
- ml
- pytorch
- git
- MRI
- ssl
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