June 18, 2015
8:14 a.m.
Kristof Provost (2015/06/18 09:54 +0200):
On 17 Jun 2015, at 20:01, Santhosh Pai <santhosh.pai88@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.