mirror of
https://github.com/git/git.git
synced 2025-12-23 12:14:22 +01:00
* tr/die_errno: Use die_errno() instead of die() when checking syscalls Convert existing die(..., strerror(errno)) to die_errno() die_errno(): double % in strerror() output just in case Introduce die_errno() that appends strerror(errno) to die()
37 KiB
37 KiB