728x90
# HTTPS로 clone
!git clone https://가져오고자 하는 git 주소
#결과
Cloning into 'Mask-detection'...
remote: Enumerating objects: 47, done.
remote: Counting objects: 100% (47/47), done.
remote: Compressing objects: 100% (43/43), done.
remote: Total 47 (delta 14), reused 0 (delta 0), pack-reused 0
Unpacking objects: 100% (47/47), 20.45 MiB | 5.96 MiB/s, done.
아직은 사용법에 대해 제대로 익히지 못한 것 같아 더 공부해야겠다.
728x90