mirror of
https://github.com/git/git.git
synced 2026-03-21 14:10:09 +01:00
This is a small extension to the code that reads the complete commit graph, to make it compute descendent heads as well as descendent tags. We don't exclude descendent heads that are descendents of other descendent heads as we do for tags, since it is useful to know all the branches that a commit is on. Signed-off-by: Paul Mackerras <paulus@samba.org>
153 KiB
Executable File
153 KiB
Executable File