]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ds/revision-maximal-only' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 17 Feb 2026 21:36:42 +0000 (13:36 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 Feb 2026 21:36:42 +0000 (13:36 -0800)
commit1ed2797464b45e14a91bdc67e524ddc8dc04eb65
tree766f546ea43adf51ed15ade5927ed372f229bc31
parentf10e546e7b338b95a27db3cb718aabf1eb86d2b3
parentb4e8f60a3c78477e1f28b052cd740ac4a43741d5
Merge branch 'ds/revision-maximal-only' into next

"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