👨‍💻
Mason 開發筆記
  • ✅專案經歷
    • 一加專案經驗
    • 應用開發筆記
  • GuessNumber Kotlin Firebase問題總匯
  • Git 常用指令
  • Vim 學習記錄
  • Kotlin Scope function
  • Android
  • PRIVACY NOTICE
  • 常用指令
  • 極速開發系列
  • Firebase AdMob 開發紀錄
  • Coroutine 紀錄
  • Kotlin Flow
  • Android
    • Data binding
    • Android Livedata
    • Unit Test
Powered by GitBook
On this page

Git 常用指令

常用指令

PreviousGuessNumber Kotlin Firebase問題總匯NextVim 學習記錄

Last updated 1 year ago

查詢local branch 對應 remote branch:

$ git remote -vv

結果是chatGpt救了我,關鍵字找了好幾次都沒找到要的指令,然後用相同的關鍵字去問chatGpt就直接出來正確的答案,猛猛der。

tig : git 的文字介面

https://ithelp.ithome.com.tw/articles/10275047