]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/graph-lane-limit' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 22 May 2026 00:12:10 +0000 (09:12 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 22 May 2026 00:12:10 +0000 (09:12 +0900)
commitca1c5e843230b402340e7d96fba13e7bbae902cb
tree29370bf6b86f058d79f733a45b286175b579eede
parent1ccd1056c9f64c6e4fdb6800ebe730d8906c311e
parent9bab3ce5553b2333b8f8ee1aff27a9fe6a938f65
Merge branch 'ps/graph-lane-limit' into next

The graph output from commands like "git log --graph" can now be
limited to a specified number of lanes, preventing overly wide output
in repositories with many branches.

* ps/graph-lane-limit:
  graph: add truncation mark to capped lanes
  graph: add --graph-lane-limit option
  graph: limit the graph width to a hard-coded max
revision.c
revision.h