Re: [PATCH] for the SoC15 micro project, Make "git -C '' cmd" not to barf.

2015-03-06 Thread Matthieu Moy
Prudhvee Narasimha Sadha writes: > Hi, > here is my patch for the micro project, Please review the code. Please, read Documentation/SubmittingPatches. Also, read the comments on the other submission for the same problem on the list, they also apply to your version. -- Matthieu Moy http://

Re: [PATCH] for the SoC15 micro project, Make "git -C '' cmd" not to barf.

2015-03-05 Thread Stefan Beller
On Thu, Mar 5, 2015 at 5:46 PM, Prudhvee Narasimha Sadha wrote: > Hi, > here is my patch for the micro project, Please review the code. > > > prudh@prudh-Studio-1569:~/git$ git diff Please see Documentation/SubmittingPatches and maybe have a look at the format-patch manpage. Thanks, Stefan

[PATCH] for the SoC15 micro project, Make "git -C '' cmd" not to barf.

2015-03-05 Thread Prudhvee Narasimha Sadha
Hi, here is my patch for the micro project, Please review the code. prudh@prudh-Studio-1569:~/git$ git diff diff --git a/git.c b/git.c index 8c7ee9c..364788b 100644 --- a/git.c +++ b/git.c @@ -205,6 +205,8 @@ static int handle_options(const char ***argv, int *argc, int