On Fri, Mar 23, 2018 at 1:20 PM, Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx> wrote: > Interdiff is big due to the "objects." to "objects->" conversion > (blame Brandon for his suggestion, don't blame me :D) > > diff --git a/packfile.c b/packfile.c > @@ -1938,7 +1939,7 @@ static int add_promisor_object(const struct object_id *oid, > /* > * If this is a tree, commit, or tag, the objects it refers > - * to are also promisor objects. (Blobs refer to no objects.) > + * to are also promisor objects-> (Blobs refer to no objects->) > */ Meh.