diff options
author | Jeff King <peff@peff.net> | 2015-03-18 15:02:01 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-03-19 13:38:36 -0700 |
commit | 16eff6c009c0af430975d44c0af98262f1edb549 (patch) | |
tree | 514812d4cf1260aede96dbc5b3223b65e605474f /credential-cache.c | |
parent | clone: initialize atexit cleanup handler earlier (diff) | |
download | tgif-16eff6c009c0af430975d44c0af98262f1edb549.tar.xz |
clone: drop period from end of die_errno message
We do not usually end our errors with a full stop, but it
looks especially bad when you use die_errno, which adds a
colon, like:
fatal: could not create work tree dir 'foo'.: No such file or directory
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'credential-cache.c')
0 files changed, 0 insertions, 0 deletions