Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
public_projects
kadlu
Wiki
Merging a patch
Merging a patch
· Changes
Page history
Update Merging a patch
authored
May 27, 2020
by
Oliver Kirsebom
Show whitespace changes
Inline
Side-by-side
Merging-a-patch.md
View page @
8de46b0b
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
2.
If any new features change how the software is used, update, build, and upload the documentation to the server:
2.
If any new features change how the software is used, update, build, and upload the documentation to the server:
```
terminal
```
terminal
cd docs/
cd docs/
build_and_upload_docs.sh
./
build_and_upload_docs.sh
```
```
4.
create merge request to master branch
4.
create merge request to master branch
...
...