$ git clone https://...
Initialized empty Git repository in /home/user/repo/.git/
error: The requested URL returned error: 403 Forbidden while accessing https://github.com/user/repo.git/info/refs$ git push origin master
Initialized empty Git repository in /home/user/repo/.git/
error: The requested URL returned error: 403 Forbidden while accessing https://github.com/user/repo.git/info/refs- 
CentOS 6에서 git 1.7.x 버전대에서 발생한다 함. 
- 
1.8 이상으로 업그레이드 권장