Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 664 Bytes

File metadata and controls

23 lines (12 loc) · 664 Bytes

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:

https://git-scm.com/downloads

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-

https://github.com/settings/tokens