diff options
author | Matheus Tavares <matheus.bernardino@usp.br> | 2019-07-10 20:58:58 -0300 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-07-11 13:52:15 -0700 |
commit | c9bba372ed9ee0c5ea1a4037c3c723a6c31f5921 (patch) | |
tree | e054b1ffa6c5a508b65128724aee6e1457e1230c /commit-graph.c | |
parent | 150791adbf1eb432af0b895d81eef5c2717aa6cc (diff) |
dir-iterator: use warning_errno when possible
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>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions