Thread (6 messages) flat view 6 messages, 3 authors, 2016-06-15

Re: git-rerere observations and feature suggestions

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:44:47

Karl Hasselström [off-list ref] writes:
So how many parents can a commit have, exactly? Is there a hard limit
somewhere, or just a point beyond which some git tools will start
behaving strangely?
There is no hard limit at the data structure level.

git-commit-tree has a hard limit of accepting 16 parents.  git-blame has
the same 16-parent limit while following the history (but the one in
'next' has lifted the latter limitation).

But that is purely academic.  Anybody who does an octopus with more than 8
legs should get his head examined ;-).
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help