brian m. carlson wrote: > This is one of the last unconverted callers to peel_ref. While we're > fixing that, convert the rest of the file, since it will need to be > converted at some point anyway. > > Signed-off-by: brian m. carlson <sandals@xxxxxxxxxxxxxxxxxxxx> > --- > builtin/pack-objects.c | 135 +++++++++++++++++++++++++------------------------ > 1 file changed, 68 insertions(+), 67 deletions(-) Reviewed-by: Jonathan Nieder <jrnieder@xxxxxxxxx>