Trouble in making an commit .
Sébastien Hinderer
Sebastien.Hinderer at ens-lyon.org
Thu Jun 18 04:14:39 EDT 2015
Kristof Provost (2015/06/18 09:54 +0200):
>
> > On 17 Jun 2015, at 20:01, Santhosh Pai <santhosh.pai88 at yahoo.com> wrote:
> >
> > The issue remains the same , i'm unable to perform commit . Below is the o/p
> >
> > bash-4.2$ git add drivers/staging/comedi/comedi_fops.c
> > bash-4.2$ git commit -s -v
> > usage: git diff-index [-m] [--cached] [<common diff options>] <tree-ish> [<path>...]
> This is odd. You’re calling git commit, but you’re getting usage
> > information for git diff-index.
Isn't that because of the -v option which may require this call to show
differences?
Sébastien.
More information about the Kernelnewbies
mailing list