Clone a repo on the BeagleBone - SaratogaEDD2014/RapidPrototyper GitHub Wiki

First disable security verification, it just causes problems on the BBB: git config --global http.sslverify false

Next clone the repository in the proper directory: SH-4.2# git clone https://username:[email protected]/SaratogaEDD2014/RepositoryName.git