I’d like to git clone
the contents of a repository I have on GitHub. When I git clone
(git@github:me/name.git…) I get a folder called name/
and inside name I have my contents… How do I get JUST the contents?
I’d like to git clone
the contents of a repository I have on GitHub. When I git clone
(git@github:me/name.git…) I get a folder called name/
and inside name I have my contents… How do I get JUST the contents?