git private repository clone 방법

$ git clone https://username:password@github.com/username/repository 

이때 특수문자가 들어간다면 url encoding 해서 넣는다.