author | Cristian Peraferrer <corellian.c@gmail.com> | |
Fri, 20 Jun 2008 15:24:20 +0000 (17:24 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 21 Jun 2008 07:01:37 +0000 (00:01 -0700) | ||
commit | cdeaf10f7e2754054c7be5d74227c698d2a71890 | |
tree | e6b1da428323dd72d42d29ffeab1f865b1d46a90 | tree | snapshot |
parent | ae081f3ebd5f65c453051b2db7b83d2a7c280827 | commit | diff |
Print errno upon failure to open the COMMIT_EDITMSG file
When the COMMIT_EDITMSG cannot be opened, give more information to the user
by giving the 'errno' information.
Signed-off-by: Cristian Peraferrer <corellian.c@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
When the COMMIT_EDITMSG cannot be opened, give more information to the user
by giving the 'errno' information.
Signed-off-by: Cristian Peraferrer <corellian.c@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-commit.c | diff | blob | history |