SyntaxFix
Write A Post
Hire A Developer
Questions
to clone git repo into the current and empty folder (no git init) and if you do not use ssh:
git init
git clone https://github.com/accountName/repoName.git .