developer/new-developers/working-with-gerrit.md: code block
none = No syntax highlighting Change-Id: I67c1b2a1c4fba12b5b9140b299ac9499567d69d8
This commit is contained in:
parent
dc71745573
commit
a432606eee
|
@ -87,7 +87,7 @@ You can push a work in progress (a.k.a. draft) by pushing to `refs/for/master%pr
|
|||
|
||||
For instance, you may want a "private" remote to push to; open <project_dir>/.git/config and add:
|
||||
|
||||
```
|
||||
```none
|
||||
[remote "private"]
|
||||
|
||||
url = ssh://<username>@review.jami.net:29420/jami-daemon
|
||||
|
|
Loading…
Reference in New Issue