From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikram Narayanan Date: Mon, 21 May 2012 20:05:11 +0530 Subject: [U-Boot] [PATCH v3] patman: Handle creation of patman config In-Reply-To: References: <4F9F5C96.3020001@gmail.com> Message-ID: <4FBA529F.5070103@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Wolfgang, On 5/1/2012 10:37 AM, Simon Glass wrote: > On Mon, Apr 30, 2012 at 8:46 PM, Vikram Narayanan > wrote: > > patman shouts when it couldn't find a $(HOME)/.config/patman file. > Handle it in a sane way by creating a new one for the user. > It looks for a user.name and user.email in the > global .gitconfig > file, waits for the user input if it can't find those. > > Signed-off-by: Vikram Narayanan > > Cc: Simon Glass > > > > Acked-by: Simon Glass > Can you please take this patch in? Thanks, Vikram