Blog Archive

Tuesday, April 19, 2016

git Cloning a repository

Cloning a repository - User Documentation: "repository"



1) Clone: (from server to the local computer)

cd <YourLocalFolder>

git clone https://github.com/tensorflow/tensorflow.git





Reference:



https://help.github.com/articles/cloning-a-repository/

'via Blog this'

No comments:

Post a Comment