-
Beta Was this translation helpful? Give feedback.
Answered by
Byron
Mar 13, 2021
Replies: 1 comment
-
A commit that is a merge has more than one parents, as in len(commit.parents) > 1. |
Beta Was this translation helpful? Give feedback.
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.