On Tue, Jun 07, 2016 at 08:25:17PM +0530, Pranit Bauva wrote: > On Wed, May 25, 2016 at 12:49 AM, Pranit Bauva <[email protected]> wrote: > > This is a follow up commit for f932729c (memoize common git-path > > "constant" files, 10-Aug-2015). > > > > The many function calls to git_path() are replaced by > > git_path_commit_editmsg() and which thus eliminates the need to repeatedly > > compute the location of "COMMIT_EDITMSG". > > > > Mentored-by: Lars Schneider <[email protected]> > > Mentored-by: Christian Couder <[email protected]> > > Signed-off-by: Pranit Bauva <[email protected]> > > --- > [...] > Anyone any comments?
Looks good to me. You may want to re-post without the quoting to make it easier for the maintainer to pick up, and feel free to add my: Reviewed-by: Jeff King <[email protected]> -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

