• Begin to learn Git
  • Introduction
    • Introduction
    • What is git
    • git principle
    • git basic command
    • git operation
  • Git Install & Setup
    • git install Windows
    • git install Mac
    • git install Ubuntu
    • gitsetup
    • work with GitHub
    • config
  • git learning
    • Learning git
    • Git Begin Step by Step
    • Beginner
    • Beginner A-Z
    • git concept 概念
  • git command
    • git command Each
    • git command A-Z
    • git command Function
  • git function 作用
    • Setting up a repository
      • git init
      • git config
      • git clone
      • git alias
    • Saving Changes
      • git add
      • git commit
      • git diff
      • git stash 藏
      • .gitignore
    • Inspecting
      • git status
      • git tag
      • git blame
      • git log
      • git show
    • Undoing Changes
      • git checkout
      • git clean
      • git revert
      • git reset 退版
      • git rm
    • Rewriting History
      • git commit --amend
      • git rebase
      • git rebase -i
      • git reflog
    • Syncing
      • git remote
      • git fetch
      • git pull
      • git push
    • Branch & Merge
      • git branch
      • git checkout (Branch)
      • git merge
    • data transport
      • git stash apply
      • git clone
      • gitcheckout HEAD
    • File 檔案操作
    • gitFlow
    • AdvancedGit
  • Repository of git
    • local repository
    • GitHub
    • GitLab
    • GitBook
    • Dropbox
    • Google Drive
  • Tools
    • CheatSheet
    • basic linux command
    • git How
Powered by GitBook

Branch & Merge

Collaborating/Branch

  • git branch
  • git checkout (Branch)
  • git merge

Reference:

  • Learn Branching with Bitbucket Cloud | Atlassian Git Tutorial
  • Git Branch | Atlassian Git Tutorial
  • Git 版本控制 branch model 分支模組基本介紹
  • A successful Git branching model (By Vincent Driessen)
  • 用 Git 表示台北捷運

results matching ""

    No results matching ""