Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH 1/2] gitweb: Move information about installation from README to INSTALL

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:51:22

Jakub Narebski [off-list ref] writes:
Almost straightformard moving of "How to configure gitweb for your
local system" section from gitweb/README to gitweb/INSTALL, as it is
about build time configuration.  Updated references to it.

Signed-off-by: Jakub Narebski <redacted>
---
 gitweb/INSTALL |  115 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 gitweb/README  |  114 -------------------------------------------------------
 2 files changed, 113 insertions(+), 116 deletions(-)
Looks good.  Thanks.

"git blame" tip of the day. After applying a series like this on a topic
branch, running

 $ git blame -C master.. -- gitweb/INSTALL | grep -C 3 -e '^[^^]' | less -S

lets us view the lines without drowning in the bulk of lines that were
merely moved.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help