Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'lw/daemon-log-destination' into next
author
Junio C Hamano
<gitster@pobox.com>
Thu, 8 Feb 2018 23:08:30 +0000
(15:08 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 8 Feb 2018 23:08:31 +0000
(15:08 -0800)
The log from "git daemon" can be redirected with a new option; one
relevant use case is to send the log to standard error (instead of
syslog) when running it from inetd.
* lw/daemon-log-destination:
daemon: add --log-destination=(stderr|syslog|none)
1
2
daemon.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
22ba92e
0c591ca
)
diff --cc
daemon.c
Simple merge