Github common errors
fatal: destination path 'foldername' already exists and is not an empty directory.
Remove the folder then clone again
'git' is not recognized as an internal or external command,
If you get this error, you might not have git installed in your system.
Download it here:
Install it.
emote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
remote: Please see https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information.
generate personal access token from here-