Re: [PATCH 3/4] Dont use the same variable for different things
From: Junio C Hamano <hidden> Date: 2016-06-15 22:50:35
Vasyl' Vavrychuk [off-list ref] writes:
Subject: Re: [PATCH 3/4] Dont use the same variable for different things
Subject: builtin/fetch.c: do not use ... different things
But more important question is why?
What benefit are we getting by almost doubling the stack footprint of this
function? What problem are you fixing?