diff options
| author | Pablo Sabater <pabloosabaterr@gmail.com> | 2026-03-28 01:11:12 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-03-29 21:22:09 -0700 |
| commit | f756a3c78d4d88af1701996394650e6df6f66170 (patch) | |
| tree | add51bca288d1cab10f33e342450cb35c2684e4f /t/t4013/diff.diff_initial..side | |
| parent | b2faaaec1193c64f7366e26a569ca6e231cbd478 (diff) | |
graph: add --graph-lane-limit option
Replace the hard-coded lane limit with a user-facing
option '--graph-lane-limit=<n>'. It caps the number of
visible lanes to n. This option requires '--graph', without
it, limiting the graph has no meaning, in this case error out.
Zero and negative values are valid inputs but silently
ignored treating them as "no limit", the same as not using
the option. This follows what '--max-parents' does with
negative values.
The default is 0, same as not being used.
Signed-off-by: Pablo Sabater <pabloosabaterr@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff_initial..side')
0 files changed, 0 insertions, 0 deletions
