peter-iakovlev / Telegram

Telegram Messenger for iOS
3.23k stars 858 forks source link

Can't even be downloaded from git #137

Open gerchicov-bp opened 7 years ago

gerchicov-bp commented 7 years ago

git -c filter.lfs.smudge= -c filter.lfs.required=false -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree clone https://github.com/peter-iakovlev/Telegram.git /Users/username/Documents/xCode_projects/Telegram Cloning into '/Users/username/Documents/xCode_projects/Telegram'... warning: templates not found /usr/local/git/share/git-core/templates

git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree submodule update --init --recursive Cloning into 'submodules/MtProtoKit'... warning: templates not found /usr/local/git/share/git-core/templates 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 'git@github.com:iakovlev-peter/MtProtoKit.git' into submodule path 'submodules/MtProtoKit' failed Submodule 'submodules/MtProtoKit' (git@github.com:iakovlev-peter/MtProtoKit.git) registered for path 'submodules/MtProtoKit' Submodule 'thirdparty/SSignalKit' (https://github.com/peter-iakovlev/Signals.git) registered for path 'thirdparty/SSignalKit' Cloning into 'submodules/MtProtoKit'... warning: templates not found /usr/local/git/share/git-core/templates 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 'git@github.com:iakovlev-peter/MtProtoKit.git' into submodule path 'submodules/MtProtoKit' failed Cloning into 'submodules/MtProtoKit'... warning: templates not found /usr/local/git/share/git-core/templates 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 'git@github.com:iakovlev-peter/MtProtoKit.git' into submodule path 'submodules/MtProtoKit' failed Cloning into 'submodules/MtProtoKit'... warning: templates not found /usr/local/git/share/git-core/templates 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 'git@github.com:iakovlev-peter/MtProtoKit.git' into submodule path 'submodules/MtProtoKit' failed Completed with errors, see above

kxxoling commented 6 years ago

You could use https instead.