Git Diagram #4

Open
AllSpiceAlice wants to merge 2 commits from develop into main
---
title: Example Git diagram
---
gitGraph
   commit
   commit
   branch develop
   checkout develop
   commit
   commit
   checkout main
   merge develop
   commit
   commit
```mermaid --- title: Example Git diagram --- gitGraph commit commit branch develop checkout develop commit commit checkout main merge develop commit commit ```
AllSpiceAlice added 2 commits 2024-12-19 19:35:25 +00:00
Author
Owner

Test comment

Test comment
AllSpiceAlice pinned this 2024-12-19 19:53:51 +00:00
AllSpiceAlice added a new dependency 2024-12-19 19:54:31 +00:00
AllSpiceAlice added a new dependency 2024-12-19 19:55:35 +00:00
AllSpiceAlice unpinned this 2024-12-19 19:56:10 +00:00
AllSpiceAlice pinned this 2024-12-19 19:56:50 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin develop:develop
git checkout develop
Sign in to join this conversation.
No description provided.