developer/new-developers/working-with-gerrit.md: code block

none = No syntax highlighting

Change-Id: I67c1b2a1c4fba12b5b9140b299ac9499567d69d8
This commit is contained in:
ovari123 2025-02-12 08:59:32 -05:00 committed by Pierre Nicolas
parent dc71745573
commit a432606eee
1 changed files with 1 additions and 1 deletions

View File

@ -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