Thread (8 messages) flat view 8 messages, 3 authors, 2016-06-15

Re: [PATCH] gitweb: Support for snapshot

From: Aneesh Kumar K.V <hidden>
Date: 2016-06-15 22:42:37

Possibly related (same subject, not in this thread)

Jakub Narebski wrote:
Junio C Hamano wrote:
quoted
 * The value of the hash is an array whose first two elements
   are a sub and a bool, and the rest of the elements are the
   default values of feature specific parameters.
Which means that it is not that easy to change defaults from 
$GITWEB_CONFIG ($feature{'blame'}->[1] = 1; ?).
how about 

   'blame'         => [\&feature_blame, $feature_blame_override, 0],

and picking only $feature_blame_override from $GITWEB_CONFIG

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