Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarsten Blees <karsten.blees@gmail.com>2014-07-16 02:53:27 +0400
committerJunio C Hamano <gitster@pobox.com>2014-07-16 21:42:49 +0400
commite0a064a10749a8039f28e9bd3de0ffb5cf99e678 (patch)
tree5dcf733bfd8bb6f25ea48a2c26952441dbae815e /builtin/commit.c
parent3d15f536a7f5215eddae20214fb8eaeeb6baaf27 (diff)
MinGW: fix compile error due to missing ELOOP
MinGW and MSVC before 2010 don't define ELOOP, use EMLINK (aka "Too many links") instead. Signed-off-by: Karsten Blees <blees@dcon.de> Reviewed-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions