... | @@ -77,4 +77,7 @@ git push origin work-branch-patch |
... | @@ -77,4 +77,7 @@ git push origin work-branch-patch |
|
```
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
## And after ?
|
|
|
|
After your merge request is submitted, the associated assignee will review the code before merge.
|
|
|
|
|
|
|
|
Note that at this point, the merge request could be rejected (motivated by inline comments in your code, available from gitlab). This does not mean that your code will be trashed. Rejection usually simply means discussions / small improvements ! |