Re: [PATCH] Fix settings in default_user_config template

2015-04-17 Thread Junio C Hamano
Ossi Herrala writes: > The name (not user) and email setting should be in config section > "user" and not in "core" as documented in Documentation/config.txt. > > Signed-Off-By: Ossi Herrala > Reviewed-by: Jeff King Thanks ;-) -- To unsubscribe from this list: send the line "unsubscribe git" i

Re: [PATCH] Fix settings in default_user_config template

2015-04-17 Thread Jeff King
On Fri, Apr 17, 2015 at 05:50:10PM +0300, Ossi Herrala wrote: > The name (not user) and email setting should be in config section > "user" and not in "core" as documented in Documentation/config.txt. Well, those probably weren't helping any new users, then, were they? :) > diff --git a/builtin/