Replies: 1 comment
|
A commit that is a merge has more than one parents, as in len(commit.parents) > 1. |
0 replies
Answer selected by
Byron
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A commit that is a merge has more than one parents, as in len(commit.parents) > 1.