DORMANTno replies

[PATCH 1/5] gitweb: Remove parse_from_to_diffinfo code from git_patchset_body

From: Jakub Narebski <hidden>
Date: 2016-06-15 22:43:36

In commit 90921740bd00029708370673fdc537522aa48e6f
  "gitweb: Split git_patchset_body into separate subroutines"
a part of git_patchset_body code was separated into parse_from_to_diffinfo
subroutine.  But instead of replacing the separated code by the call to
mentioned subroutine, the call to subroutine was placed before the separated
code.  This patch removes parse_from_to_diffinfo code from git_patchset_body
subroutine.

Signed-off-by: Jakub Narebski <redacted>
---
My bad...

I hope the explanation is clean enough. It does make reading
git_patchset_body code much easier.

 gitweb/gitweb.perl |   36 +-----------------------------------
 1 files changed, 1 insertions(+), 35 deletions(-)

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help