object.h: realign object flag allocation comment
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Tue, 6 Mar 2018 10:16:15 +0000 (17:16 +0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 6 Mar 2018 19:41:22 +0000 (11:41 -0800)
Some new path names are too long and eat into the graph part. Move the
graph 9 columns to the right to avoid this.

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found