Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-daemon: call logerror() instead of error()
Use logerror(), not error(), so that the messages won't be lost, especially when running the daemon with its log sent to the syslog facility. Signed-off-by: Stephen R. van den Berg <srb@cuci.nl> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information