Update Qualitätsmanagement
@@ -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"
|
||||
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user