git clone https://github.com/chinsun9/my-private-repo.git Cloning into 'my-private-repo'... Username for 'https://github.com': chinsun9 Password for 'https://chinsun9@github.com': xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
이런 식으로 패드워드 대용으로 사용해도 되지만,
github.com 앞에 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx@
토큰@를 붙여서 cli에서 입력하는 과정을 스킵할 수 있다
이때 사용하는 토큰은 repo: Full control of private repositories 권한이 필요하다