generated from Comenius-Institut/Vorlage-OER-Communities
gitgraph.md hinzugefügt
This commit is contained in:
parent
38e0d40573
commit
08467dbe0b
1 changed files with 14 additions and 0 deletions
14
gitgraph.md
Normal file
14
gitgraph.md
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
```mermaid
|
||||||
|
gitGraph
|
||||||
|
commit
|
||||||
|
commit
|
||||||
|
branch develop
|
||||||
|
checkout develop
|
||||||
|
commit
|
||||||
|
commit
|
||||||
|
checkout main
|
||||||
|
merge develop
|
||||||
|
commit
|
||||||
|
commit
|
||||||
|
|
||||||
|
```
|
||||||
Loading…
Add table
Add a link
Reference in a new issue