martin-danelljan / Continuous-ConvOp

The Continuous Convolution Operator Tracker (C-COT).
GNU General Public License v3.0
196 stars 83 forks source link

git submodule update have problems #4

Closed ujsyehao closed 7 years ago

ujsyehao commented 7 years ago

when I type the command 'git submodule update' It has the error: Cloning into 'external_libs/matconvnet'... Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

martin-danelljan commented 7 years ago

Have you added your ssh key on Github? https://help.github.com/articles/adding-a-new-ssh-key-to-your-github-account/