|
|
|
|
|
by arghwhat
778 days ago
|
|
Indeed, through commits with multiple parents (merges), you can end up having multiple orphan commits (initial commits). Multiple initial commits are a bit rarer, usually stemming from merging in entirely different git repos with their own separate history as part of consolidation. |
|