GitLab
  • Introduction
  • 初步了解
  • 安裝
  • 資料庫使用方式(postgreSQL)
  • 一些程式碼
  • Gitlab CI
  • Learn Git
    • Git 指令
    • 第一堂課 - 介紹git commit
    • 第二堂課 - git 的 branch
    • 第三堂課 - branch 以及 merge
    • 第四堂課 - git rebase
    • 第五堂課 - 在 git 中前後移動
    • 第六堂課 - 相對引用
    • 第七堂課 - "~" 符號
    • 第八關 - 取消 git 的修改
    • 第九堂課 - 移動 commit
Powered by GitBook
On this page

Was this helpful?

  1. Learn Git

Git 指令

  • commit

  • branch

  • checkout

  • cherry-pick

  • reset

  • revert

  • rebase

  • merge

PreviousLearn GitNext第一堂課 - 介紹git commit

Last updated 5 years ago

Was this helpful?