]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/graph-lane-limit'
authorJunio C Hamano <gitster@pobox.com>
Sun, 31 May 2026 01:00:37 +0000 (10:00 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 31 May 2026 01:00:38 +0000 (10:00 +0900)
commit7af2503365b4bc683c16e667b88c0796d6d9d2ee
tree944678708ee16d99e7b66d84b4227aea6850ca71
parentd2c01318b0f04c568808072c5b328e8021b94530
parent9bab3ce5553b2333b8f8ee1aff27a9fe6a938f65
Merge branch 'ps/graph-lane-limit'

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