lnnrtwttkhn / version-control-book

Source code for the Version Control Book, a guide to Git for scientists
https://lennartwittkuhn.com/version-control-book/
Creative Commons Attribution Share Alike 4.0 International
6 stars 2 forks source link

add instructions how to clone into a different folder #185

Closed lnnrtwttkhn closed 2 months ago

lnnrtwttkhn commented 3 months ago

like this:

git clone https://github.com/username/repository.git new-folder
lnnrtwttkhn commented 2 months ago

closed by #143