Here is just my note for little imagine-inspiration.
Please read each terminology about what is and why should happen, don’t read the command if you not familiar with it. There regularly order from initial basic:
- Head, Branch
- Init
- Clone
- Fork
- Checkout
- Commit
- Tag
- Stash
- Merge
- Rebase
- Fetch
- Push
- Pull
- Reset
- Reverse
- Cherry Pick
- Patch
Goto the official document https://git-scm.com/docs
Simple good tools for GUI-ing git:
- GitKraken
- SourceTree
- Git Desktop
- IDE – like Atom, Sublime, VS Code, Intelij, Visual Studio, RAD, etc
- more . . .
- Git Flow or Trunk??
Top comments (0)