Edge case - cannot split first commit
Opened this issue · 0 comments
smithjacobj commented
Priority: wish/low
Reason for Pri: an edge case only visited once by any particular repository. Nice to have but not critical.
At the moment, it is impossible to split the first commit because the current configuration tries to
check out the commit before, which doesn't exist as a concrete commit but rather an abstract concept
when we're discussing the first commit.