From mboxrd@z Thu Jan 1 00:00:00 1970 From: santhosh.pai88@yahoo.com (Santhosh Pai) Date: Wed, 17 Jun 2015 18:01:30 +0000 (UTC) Subject: Trouble in making an commit . In-Reply-To: <20150616185300.GA26706@pema> References: <20150616185300.GA26706@pema> Message-ID: <986310070.701350.1434564090512.JavaMail.yahoo@mail.yahoo.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org Hello Sebastain , 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: ? -z??????????? output diff-raw with lines terminated with NUL. ? -p??????????? output patch format. ? -u??????????? synonym for -p. ? --patch-with-raw ??????????????? output both a patch and the diff-raw format. ? --stat??????? show diffstat instead of patch. ? --numstat???? show numeric diffstat instead of patch. ? --patch-with-stat ??????????????? output a patch and prepend its diffstat. ? --name-only?? show only names of changed files. ? --name-status show names and status of changed files. ? --full-index? show full object name on index lines. ? --abbrev=? abbreviate object names in diff-tree header and diff-raw. ? -R??????????? swap input file pairs. ? -B??????????? detect complete rewrites. ? -M??????????? detect renames. ? -C??????????? detect copies. ? --find-copies-harder ??????????????? try unchanged files as candidate for copy detection. ? -l???????? limit rename attempts up to paths. ? -O????? reorder diffs according to the . ? -S??? find filepair whose only one side contains the string. ? --pickaxe-all ??????????????? show all files diff when -S is used and hit is found. ? -a? --text??? treat all files as text. bash-4.2$ git commit usage: git diff-index [-m] [--cached] [] [...] common diff options: ? -z??????????? output diff-raw with lines terminated with NUL. ? -p??????????? output patch format. ? -u??????????? synonym for -p. ? --patch-with-raw ??????????????? output both a patch and the diff-raw format. ? --stat??????? show diffstat instead of patch. ? --numstat???? show numeric diffstat instead of patch. ? --patch-with-stat ??????????????? output a patch and prepend its diffstat. ? --name-only?? show only names of changed files. ? --name-status show names and status of changed files. ? --full-index? show full object name on index lines. ? --abbrev=? abbreviate object names in diff-tree header and diff-raw. ? -R??????????? swap input file pairs. ? -B??????????? detect complete rewrites. ? -M??????????? detect renames. ? -C??????????? detect copies. ? --find-copies-harder ??????????????? try unchanged files as candidate for copy detection. ? -l???????? limit rename attempts up to paths. ? -O????? reorder diffs according to the . ? -S??? find filepair whose only one side contains the string. ? --pickaxe-all ??????????????? show all files diff when -S is used and hit is found. ? -a? --text??? treat all files as text. bash-4.2$ Regards Santosh Pai On Tuesday, June 16, 2015 11:53 AM, S?bastien Hinderer wrote: Hi Santhosh, You could try: git add drivers/staging/comedi/comedi_fops.c git commit Does this work? S?bastien. _______________________________________________ Kernelnewbies mailing list Kernelnewbies at kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20150617/0f0dbdd3/attachment.html