• 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

git command A-Z

git command A-Z

Command Types Function
.gitignore Saving Changes
git add Saving Changes
git blame Inspecting
git branch Branch & Merge
git checkout Undoing Changes
git checkout (Branch) Branch & Merge
git clean Undoing Changes
git clone Repository Setup
git commit Saving Changes
git commit --amend Rewriting History
git config Repository Setup
git diff Saving Changes
git fetch Syncing
git init Repository Setup
git merge Branch & Merge
git pull Syncing
git push Syncing
git rebase -i Rewriting History
git rebase Rewriting History
git reflog Rewriting History
git remote Syncing
git reset Undoing Changes
git revert Undoing Changes
git stash Saving Changes
git status Inspecting
git tag Inspecting

Reference

  • Git Tutorials and Training | Atlassian Git Tutorial
  • 為你自己學 Git

results matching ""

    No results matching ""