🎨
CMMobileBook
  • CMoney Mobile Book
  • Git主題
    • Git 基本知識
    • Git 使用方法
    • Git Flow 開發方式
    • Commit Message 規則
    • GitLab + SSH key
    • 相關學習網站
    • 延伸 Bitbucket 操作
  • Scrum主題
    • Scrum 基本知識
  • 程式練習題
    • 前言
    • 物件導向練習
      • StopWatch
    • Foundation 程式練習
      • 合法回文-1 Valid Palindrome
      • Reformat Date
      • Day of the Year
      • Peak Index in a Mountain Array
      • Number of Days Between Two Dates
      • To lower case
      • Two Sum
      • Best Time to Buy and Sell Stock
      • Best Time to Buy and Sell Stock II
    • 條件邏輯練習
      • FizzBuzz
      • Single Number
      • Self Dividing Number
Powered by GitBook
On this page

Was this helpful?

  1. Git主題

GitLab + SSH key

PreviousCommit Message 規則Next相關學習網站

Last updated 3 years ago

Was this helpful?

參考連結:

可能新電腦第一次用SourceTree會無法使用ssh,會一直轉轉轉不停,原因是缺少`ecdsa key fingerprint`,請直接在終端機下指令下載專案,往後都可以直接在SourceTree用ssh。

git clone 你的專案ssh連結
在 GitLab 上新增 SSH key