guidelines / templates redefined
parent
6b69d64273
commit
017b8b8d08
|
|
@ -35,11 +35,11 @@ To monitor your application with Dynatrace, please follow these steps:
|
||||||
|
|
||||||
8. Commit and pull request to merge the branch to the master:
|
8. Commit and pull request to merge the branch to the master:
|
||||||
|
|
||||||
`git add <changes>`
|
```
|
||||||
|
git add <changes>
|
||||||
`git commit -m "<app_name> configuration changes"`
|
git commit -m "<app_name> configuration changes"
|
||||||
|
git push -u origin <branch>
|
||||||
`git push -u origin <branch>`
|
```
|
||||||
|
|
||||||
### Results
|
### Results
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue