]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
"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

1  2 
Documentation/rev-list-options.adoc
revision.c

Simple merge
diff --cc revision.c
Simple merge