ibisum
Well-Known Member
- Joined
- May 6, 2009
- Messages
- 1,134
Is the git onboard with CodeBlocks broken somehow? This is what happens when I try to use the onboard git to clone ptitSeb's glshim project:
Code:
tor-openpandora:/media/mmcblk1/hak$ git clone https://github.com/ptitSeb/glshim.git glshim.ptitSeb
Cloning into 'glshim.ptitSeb'...
fatal: unable to access 'https://github.com/ptitSeb/glshim.git/': SSL certificate problem: unable to get local issuer certificate
tor-openpandora:/media/mmcblk1/hak$ git clone http://github.com/ptitSeb/glshim.git