Patrick Steinhardt <ps@xxxxxx> writes: > Hm, okay. I still find it puzzling if the header file for > "builtin/pack-refs.c" sits in "pack-refs.h" as it makes it very hard to > connect these two. How would you reconcile that? By moving the shared > logic into (non-"builtin/) "pack-refs.c"? Yeah, if that is not happening, then the change is only half done, I would think. Thanks.