git clone -b OpenCV-4.1.1-x64 git@github.com:huihut/OpenCV-MinGW-Build.git
Cloning into 'OpenCV-MinGW-Build'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
git clone -b OpenCV-4.1.1-x64 git@github.com:huihut/OpenCV-MinGW-Build.git Cloning into 'OpenCV-MinGW-Build'... git@github.com: Permission denied (publickey). fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
The following command worked, git clone -b OpenCV-4.1.1-x64 --single-branch https://github.com/huihut/OpenCV-MinGW-Build.git