]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ds/revision-maximal-only'
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Feb 2026 19:54:17 +0000 (11:54 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Feb 2026 19:54:17 +0000 (11:54 -0800)
commit8d15dd1ce10f8d066ed058917f3183ec3efd7f95
treecef824aa822c183db52f94873c382a169eb97975
parent6b5ad01886b9492d8662509604277fc88e705dcb
parentb4e8f60a3c78477e1f28b052cd740ac4a43741d5
Merge branch 'ds/revision-maximal-only'

"git rev-list" and friends learn "--maximal-only" to show only the
commits that are not reachable by other commits.

* ds/revision-maximal-only:
  revision: add --maximal-only option
Documentation/rev-list-options.adoc
revision.c