mirror of
https://github.com/git/git.git
synced 2026-03-13 18:33:25 +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()
93 KiB
93 KiB