]> granicus.if.org Git - git/commitdiff
Merge branch 'rs/daemon-interpolate'
authorJunio C Hamano <gitster@pobox.com>
Tue, 3 Mar 2015 22:37:04 +0000 (14:37 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Mar 2015 22:37:04 +0000 (14:37 -0800)
"git daemon" looked up the hostname even when "%CH" and "%IP"
interpolations are not requested, which was unnecessary.

* rs/daemon-interpolate:
  daemon: use callback to build interpolated path
  daemon: look up client-supplied hostname lazily

1  2 
daemon.c

diff --cc daemon.c
Simple merge