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