diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2016-05-08 16:47:29 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-05-09 12:29:08 -0700 |
commit | 62f94d54a98983a19cc9dc82daec5c76df466b0b (patch) | |
tree | 14430bbd0390192534baed5d19aae7753e83314c /.gitattributes | |
parent | 880c0aef0fa8229ff4d3bc96f1f221ebf36443fe (diff) | |
download | git-62f94d54a98983a19cc9dc82daec5c76df466b0b.tar.gz |
builtin/merge-file.c: use error_errno()
All these error() calls do not print error message previously, but
because when they are called, errno should be set. Use error_errno()
instead to give more information.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions