Naomi Ibe <naomi.ibeh69@xxxxxxxxx> writes: > As described in the CodingGuidelines document, a single line > message given to die() and its friends should not capitalize its > first word, and should not add full-stop at the end. > > Signed-off-by: Naomi Ibe <naomi.ibeh69@xxxxxxxxx> > --- > builtin/add.c | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) Looks good. Will queue. Thanks.