Git Operations Mind Map
1. Basic Operations
**git init**: Initialize a new repository.
**git clone**: Copy an existing repository.
**git add**: Stage changes for commit.
**git commit**: Save staged changes.
2. Branching
**git branch**: List/create/delete branches.
**git checkout**: Switch branches.
**git merge**: Combine branches.
3. Remote Operations
**git remote**: Manage remote repositories.
**git push**: Upload local changes to remote.
**git pull**: Fetch and merge from remote.
4. Viewing Changes
**git status**: Show working directory status.
**git log**: View commit history.
**git diff**: Compare changes.
5. Helpful Commands
**git help**: Get help for commands.
**git stash**: Temporarily store changes.
**git fetch**: Retrieve new data from remote.
Git Operations Mind Map
Git Operations Mind Map
1. Basic Operations
**git init**: Initialize a new repository.
**git clone**: Copy an existing repository.
**git add**: Stage changes for commit.
**git commit**: Save staged changes.
2. Branching
**git branch**: List/create/delete branches.
**git checkout**: Switch branches.
**git merge**: Combine branches.
3. Remote Operations
**git remote**: Manage remote repositories.
**git push**: Upload local changes to remote.
**git pull**: Fetch and merge from remote.
4. Viewing Changes
**git status**: Show working directory status.
**git log**: View commit history.
**git diff**: Compare changes.
5. Helpful Commands
**git help**: Get help for commands.
**git stash**: Temporarily store changes.
**git fetch**: Retrieve new data from remote.
Create your own mind map →
Git Operations Mind Map
Download
Share
Edit
New
Node Notes
Download Mind Map
File format
JPG - Image
SVG - Vector Graphics
PDF - Document
Download
Share Mind Map
Scan the qr code or copy this link to share your mind map.
Copy
Terms of Use
-
Privacy Policy
Saving copy…