mirror of
https://github.com/git/git.git
synced 2026-02-18 05:39:11 +00: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()
25 KiB
25 KiB