使用git config --edit --system進入編輯器,並使用DD將helper = manager刪除並儲存
使用ssh-keygen -t rsa -b 4096 -C "This is my key"
建立位於 y:\home\.ssh\id_rsa 的 Private Key 與位於 y:\home\.ssh\id_rsa.pub 的 Public Key, 並且將 id_rsa.pub 的內容, 轉貼到 Github 帳號 settings 中 SSH and GPG keys 內
使用 ssh 協定執行 git clone
git clone git@github.com:s40723148/cmstest.git

沒有留言:
張貼留言