Page 1 of 1

Github Cloning

Posted: 10 Jan 2024, 23:21
by diracdyson
Since the Elmer tutorials are public I thought I would be able to clone the GitHub repo for example using the terminal command has never given me issues but when using the command:
'git clone https://github.com/ElmerCSC/elmer-elmag ... CoilQuench'

I receive the error
'Cloning into 'SuperconductingCoilQuench'...
fatal: repository 'https://github.com/ElmerCSC/elmer-elmag ... oilQuench/' not found'

Is it possible the admins of the repo have some security setting or is this due to my local device GitHub account configuration? Has anyone else been able to git clone the Elmer repos( I am able to clone my owns repos, I disconnected my GitHub and reconnected and still unable to clone the Elmer tutorials) ? Thank you for your time and help.

Re: Github Cloning

Posted: 11 Jan 2024, 13:22
by kevinarden
https://github.com/ElmerCSC/elmer-elmag ... CoilQuench

is not a repository

https://github.com/ElmerCSC/elmer-elmag

is a repository

git clone https://github.com/ElmerCSC/elmer-elmag

you get all of the sub-folders but you can delete what you do not want