fatal: Not a git repository (or any of the parent directories): .git

Try -> git init

After cd to the target folder, try git init. It will inititalize the git respository.