Re: [PATCH] gitweb.conf.txt: fix typo

2015-03-31 Thread Junio C Hamano
Jakub Narębski writes: > On 2014-04-03 at 22:49, git-pa...@agt-the-walker.net wrote: >> From: Jérôme Zago >> >> "build-time" is used everywhere else. >> >> Signed-off-by: Jérôme Zago > > You are right, it is variable set during build process, > not after project is built. > > ACK (for what it i

Re: [PATCH] gitweb.conf.txt: fix typo

2015-03-31 Thread Jakub Narębski
On 2014-04-03 at 22:49, git-pa...@agt-the-walker.net wrote: From: Jérôme Zago "build-time" is used everywhere else. Signed-off-by: Jérôme Zago You are right, it is variable set during build process, not after project is built. ACK (for what it is worth). Acked-by: Jakub Narebski ---

[PATCH] gitweb.conf.txt: fix typo

2014-04-03 Thread git-patch
From: Jérôme Zago "build-time" is used everywhere else. Signed-off-by: Jérôme Zago --- Documentation/gitweb.conf.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/gitweb.conf.txt b/Documentation/gitweb.conf.txt index 952f503..8b25a2f 100644 --- a/Documentati