git clone private repository

dnslfkrh·2024년 7월 14일

git clone private repository

git clone https://<token>@github.com/<github-id>/<repository>.git
git clone https://example-token@github.com/example-github-id/example-project.git

github 토큰 생성
github > setting > developer settings > personal access tokens > 토큰 생성

profile
안녕하세요

0개의 댓글