cyang-kth / fmm

Fast map matching, an open source framework in C++
https://fmm-wiki.github.io/
Apache License 2.0
875 stars 205 forks source link

git clone git@github.com:cyang-kth/fmm.git #242

Open wxl112 opened 2 years ago

wxl112 commented 2 years ago

Note Before posting an issue about bug in the program

Describe the bug I'm trying to clone the repo at the cygwin platform, but when I go to the command"git clone git@github.com:cyang-kth/fmm.git", it says please make sure you have the correct acess rights and the repository exists.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots image

ziXet commented 2 years ago

Use HTTPS clone. git clone https://github.com/cyang-kth/fmm.git

for Git clone you need to add your pubkey to your github account.

This issue has nothing to do with the repo.

read this: https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository

wxl112 commented 2 years ago

oh!thanks your timely reply man, cuz I forget that I was run the clone command at a new operation system,then I realized that how dummy mistake that I just made!anyway thanks for your timely reply,sweet!

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2022年5月30日(星期一) 凌晨0:40 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [cyang-kth/fmm] git clone @.***:cyang-kth/fmm.git (Issue #242)

Use HTTPS clone. git clone https://github.com/cyang-kth/fmm.git

for Git clone you need to add your pubkey to your github account.

This issue has nothing to do with the repo.

read this: https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>