Browse Source
Change warning(..., strerror(errno)) by warning_errno(...). This helps to unify warning display besides simplifying a bit the code. Also, improve warning messages by surrounding paths with quotation marks and using more meaningful statements. Signed-off-by: Matheus Tavares <matheus.bernardino@usp.br> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
Matheus Tavares
6 years ago
committed by
Junio C Hamano
1 changed files with 12 additions and 11 deletions
Loading…
Reference in new issue