Update Qualitätsmanagement

Safak Hazinedar
2024-11-13 14:00:38 +01:00
parent e901f4ead5
commit 3b0368bb28

@@ -66,11 +66,11 @@ flowchart LR
```mermaid
%%{init: { 'logLevel': 'debug', 'theme': 'default' } }%%
gitGraph
commit
commit id: "init"
branch dev
checkout dev
commit
commit id: "init Codebase"
branch dev/feature1
branch dev/feature2
@@ -99,7 +99,7 @@ gitGraph
checkout main
merge dev
commit
commit id: "main-Com1"
```