Skip to content

l7on3n/git-visual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-visual

Visual diagrams that explain Git commands and data flow – from working directory to remote repository.

Diagrams

Mermaid Source Description Preview Image
git-basic.mmd Core workflow: add, commit, push, fetch/pull, and stash basics git-basic.png
git-visual.mmd Extended operations: reset, restore, revert, merge, rebase, and more git-visual.png

Both source files use Mermaid. For best viewing or editing, use a Mermaid‑supported viewer. Rendered static images are also available in the image/ folder.

Previews

Core Workflow (git-basic.png)

Core Git Workflow

Extended Operations (git-visual.png)

Extended Git Operations


For interactive learning, also checkout LearnGitBranching.

For git command documentations, visit Git Cheat Sheet.

License

Public domain (Unlicense). No restrictions, no warranty.

About

This repo visualize git command

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors