March 01, 2015 How to clone a repository 1. Go to the repository 2. click Fork 3. In local machine , type following command (her tanviralambd = user name) git clone https://github.com/tanviralambd/intermine.git Read more