File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -233,11 +233,11 @@ colon and zero or more comma-separated options. Option values may contain
233
233
literal formatting codes. These must be used for commas (`%x2C`) and closing
234
234
parentheses (`%x29`), due to their role in the option syntax.
235
235
+
236
- ** `prefix=<value>`: Shown before the list of ref names. Defaults to "{nbsp}+( +".
236
+ ** `prefix=<value>`: Shown before the list of ref names. Defaults to "{nbsp}++(+ +".
237
237
** `suffix=<value>`: Shown after the list of ref names. Defaults to "+)+".
238
238
** `separator=<value>`: Shown between ref names. Defaults to "+,+{nbsp}".
239
239
** `pointer=<value>`: Shown between HEAD and the branch it points to, if any.
240
- Defaults to "{nbsp}+-> +{nbsp}".
240
+ Defaults to "{nbsp}++->+ +{nbsp}".
241
241
** `tag=<value>`: Shown before tag names. Defaults to "`tag:`{nbsp}".
242
242
243
243
+
You can’t perform that action at this time.
0 commit comments