/note-git

This repository will document some of the commonly used Git commands and their explanations. I will use tables and charts to illustrate them.

Git

The workflow of Git

git_workflow

Documents

Usage Notes
Basic commands
Basic settings
How to remove the .DS_Store file in mac
Draw your folder sturcture with git and tree
Usage of git submodule
What is detached HEAD? 🔧
git rebase vs git merge