File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -460,8 +460,13 @@ author::
460460 sizing content, up to this limit.
461461
462462commit-title::
463- - 'graph' (mixed) [no|v2|v1]: Whether to show the revision graph in the
464- main view on start-up. "v1" refers to the old graph rendering, which
463+ - 'graph' (mixed) [no|v2|v2-horizontal-crossover|v1]:
464+ Whether to show the revision graph in the main view on start-up.
465+ "v2" refers to the newer graph rendering where a vertical path is placed over a horizontal path,
466+ but the horizontal path is miscolored.
467+ "v2-horizontal-crossover" refers to the newer graph rendering where a horizontal path is placed over a vertical path,
468+ and the horizontal path is correctly colored.
469+ "v1" refers to the old graph rendering, which
465470 is less accurate but faster and thus recommended in large
466471 repositories. See also the 'line-graphics' options.
467472 - 'refs' (bool): Whether to show references (branches, tags, and
You can’t perform that action at this time.
0 commit comments