You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting an off-by-1 error here. Making a git_graph_descendant_of that I'm expecting to error gives me the correct error but the sha has the last char removed.
Not really game breaking, but I thought I should at least log it.
I'm getting an off-by-1 error here. Making a
git_graph_descendant_ofthat I'm expecting to error gives me the correct error but the sha has the last char removed.Not really game breaking, but I thought I should at least log it.