Error on clone submodules
Hi,

The following error is populating when run the command git submodule update --init
D:\Work\HiTechTEDs\AR\experimental\HoloLensForCV-Unity>git submodule update --init Cloning into 'D:/Work/HiTechTEDs/AR/experimental/HoloLensForCV-Unity/HoloLensForCV'... [email protected]: Permission denied (publickey). fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists. fatal: clone of '[email protected]:doughtmw/HoloLensForCV.git' into submodule path 'D:/Work/HiTechTEDs/AR/experimental/HoloLensForCV-Unity/HoloLensForCV' failed Failed to clone 'HoloLensForCV'. Retry scheduled Cloning into 'D:/Work/HiTechTEDs/AR/experimental/HoloLensForCV-Unity/HoloLensForCV'... [email protected]: Permission denied (publickey). fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists. fatal: clone of '[email protected]:doughtmw/HoloLensForCV.git' into submodule path 'D:/Work/HiTechTEDs/AR/experimental/HoloLensForCV-Unity/HoloLensForCV' failed Failed to clone 'HoloLensForCV' a second time, aborting