Update Qualitätsmanagement
@@ -66,11 +66,11 @@ flowchart LR
|
|||||||
```mermaid
|
```mermaid
|
||||||
%%{init: { 'logLevel': 'debug', 'theme': 'default' } }%%
|
%%{init: { 'logLevel': 'debug', 'theme': 'default' } }%%
|
||||||
gitGraph
|
gitGraph
|
||||||
commit
|
commit id: "init"
|
||||||
|
|
||||||
branch dev
|
branch dev
|
||||||
checkout dev
|
checkout dev
|
||||||
commit
|
commit id: "init Codebase"
|
||||||
branch dev/feature1
|
branch dev/feature1
|
||||||
branch dev/feature2
|
branch dev/feature2
|
||||||
|
|
||||||
@@ -99,7 +99,7 @@ gitGraph
|
|||||||
|
|
||||||
checkout main
|
checkout main
|
||||||
merge dev
|
merge dev
|
||||||
commit
|
commit id: "main-Com1"
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user