Skip to content

Git graph

gitGraph
   commit
   commit id: "Normal" tag: "v1.0.0"
   branch develop
   checkout develop
   commit
   branch feature/A
   commit
   commit
   checkout main
   commit
   checkout feature/A
   commit
   checkout develop
   merge main
   merge feature/A
   commit
   checkout main
   merge develop
   commit
   commit
   checkout develop
   commit
   commit
gitGraph
   commit
   commit id: "Normal" tag: "v1.0.0"
   branch develop
   checkout develop
   commit
   branch feature/A
   commit
   commit
   checkout main
   commit
   checkout feature/A
   commit
   checkout develop
   merge main
   merge feature/A
   commit
   checkout main
   merge develop
   commit
   commit
   checkout develop
   commit
   commit