mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-09 06:51:56 -05:00
With --parents, git-rev-list gives us the list of parents on the first line of each commit. We use that rather than looking for the parent: lines in the commit body, since this way we get to know about the grafts for free.
91 KiB
Executable File
91 KiB
Executable File