From: Junio C Hamano <hidden> Date: 2022-03-08 00:12:20
Glen Choo [off-list ref] writes:
quoted
Or am I oversimplifying the problem?
I don't think you are oversimplifying. Now that I look at it again, it
really _does_ seem trivial. Doing this refactor saves me the headache of
explaining why we need a single <.super_oid, .path> tuple, and saves
readers the headache of figuring out if I'm right.
I'll try it and see if it really makes things simpler or not.