Summary
- Complex and Powerful
- Distributed and Fast
Space
- Stash
- Work Space
- Index of Stage
- Local Repositary
- Upstream Repositary
Conflicts when rebasing
- git add [file]
- git rebase --continue
- git rebase --skip
- git rebase --abort
Ignore
- .gitignore
- syntax
- take effect
- caution
Git Flow
- business branch
- develop
- master
- hotfix